Hi,
I am trying to compile example1.cpp in
/var/share/doc/opengl-1.1.0/GLUIexamples/Cygwin. After trying numerous
possibilities, I am at a loss. And there is no information on the web
about this specific issue. Please advise.
$ uname -a
CYGWIN_NT-5.1 escher_notebook 1.5.25(0.156/4/2) 2008-04-1
godescbach wrote:
> $ g++ -O2 -mno-cygwin example1.cpp -o example1 -L/usr/lib/w32api -lglui
> -lglut3
> 2 -lglu32 -lopengl32
> /usr/lib/w32api/libglui.a(glui_spinner.o):glui_spinner.cpp:(.text+0xd):
> undefine
> d reference to `___getreent'
This error means you're trying to use a Cygwin library
Chris Howell wrote:
What I want is link to be the path that is found under
my BIN directory of my DevStudio install. However possibily because
they're the same name when I query link, or try and use it to make a
dll. Bash thinks I am using link to make a symbolic link as opposed to a
dll.
Yo
godescbach wrote:
> Hi,
>
> I am trying to compile example1.cpp in
> /var/share/doc/opengl-1.1.0/GLUIexamples/Cygwin. After trying numerous
> possibilities, I am at a loss. And there is no information on the web
> about this specific issue. Please advise.
>
> $ uname -a
> CYGWIN_NT-5.1 esche
Hi All,
I was trying to compile my code on Cygwin[1.5.25-11] with GCC[4.1.2],
but I am not able to build with errors on wstring.
I tried to test a simple application which uses wstring, like
#include
#include
int main( )
{
using namespace std;
const basic_string s1 ( L"abc" );
Hi
The package hp2xx is now available with the Cygwin distribution:
o http://www.gnu.org/software/hp2xx/ (Homepage)
DESCRIPTION:
The hp2xx program is a versatile tool to convert vector-oriented graphics data
given in
Hewlett-Packard's HP-GL plotter language into a variety of pop
Yaakov,
I needed the following patch with this example
DIFF_EXCLUDES="-x build"
It works without the attached patch if you do
DIFF_EXCLUDES=" -x build"
but for safety please apply it.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--- /bin/cygport~ 2008-04-16 05:39:53.00100 +
+++
Andrew DeFaria wrote:
Gary Johnson wrote:
Are you using ClearCase on Windows, or just ClearCase on Unix? We use
both at work. I found that I couldn't execute "cleartool edcs" in rxvt
because cleartool apparently requires a Windows Console. The editor
(vim) ran fine, but the screen filled with
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
jadooo wrote:
| I was trying to compile my code on Cygwin[1.5.25-11] with GCC[4.1.2],
| but I am not able to build with errors on wstring.
Cygwin 1.5 is not fully unicode enabled and does not provide wstring;
you'll need to wait for 1.7.
Yaakov
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Reini Urban wrote:
| I needed the following patch with this example
| DIFF_EXCLUDES="-x build"
|
| It works without the attached patch if you do
| DIFF_EXCLUDES=" -x build"
| but for safety please apply it.
Or just use DIFF_EXCLUDES="build" :-) but
Is cygwin's ssh / ssl vulnerable, as per the recent debian / buntu's
security alert?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.c
Hi,
I believe my backup program (CMS ABS Bounceback) is mucking with the links in
my cygwin and work directories when it is creating a backup. It doesn't appear
to affect links created by windows, only those created by cygwin. I don't
fully understand the cygwin links: there are some that end
The tarball at the perma-link:
ftp://ftp.trading-shim.org/pub/local/trading-shim/attic/shim-080411.tgz
is exposing a Cygwin macro definition failure to #undef,
with the test which Bill outlines herein. I provide a copy
to the Cygwin reporting address.
On Fri, 16 May 2008, Bill Pippin wrot
On Fri, 16 May 2008, vapid vapid wrote:
> Hi,
>
> I believe my backup program (CMS ABS Bounceback) is mucking with the
> links in my cygwin and work directories when it is creating a backup.
> It doesn't appear to affect links created by windows, only those created
> by cygwin. I don't fully unde
per (and uncharacteristically responding to myself):
http://cygwin.com/problems.html
I attach the environment inventory, on the seeming missing
#undef exposed by the trading shim tarball at:
ftp://ftp.trading-shim.org/pub/local/trading-shim/attic/shim-080411.tgz
which I reported here a
On Fri, May 16, 2008 at 03:43:40PM -0400, R P Herrold wrote:
> I am used to seeing Corinna Vinschen <[EMAIL PROTECTED]> post update
> release notices on the cygwin-announcement mailing list. In his
> announcements, he requests reports to:
> [EMAIL PROTECTED]
> So I have sought to subscribe th
On Fri, May 16, 2008 at 04:31:59PM -0400, R P Herrold wrote:
>
> per (and uncharacteristically responding to myself):
> http://cygwin.com/problems.html
That link also suggests against using the generic "I have a problem"
type of Subject and asks for some details.
> I attach the environment in
On Fri, May 16, 2008 at 04:30:40PM -0400, Igor Peshansky wrote:
>On Fri, 16 May 2008, vapid vapid wrote:
>
>> Hi,
>>
>> I believe my backup program (CMS ABS Bounceback) is mucking with the
>> links in my cygwin and work directories when it is creating a backup.
>> It doesn't appear to affect links
On Fri, 16 May 2008, Christopher Faylor wrote:
On Fri, May 16, 2008 at 03:43:40PM -0400, R P Herrold wrote:
I am used to seeing Corinna Vinschen <[EMAIL PROTECTED]> post update
Please don't post personal email addresses here. We have
mailing lists for support. Corinna (who is a she by the w
Thank you for the quick response Igor.
> You need to use "attrib +R" on .lnk files and "attrib +S" on the
> plain-text links.
I swear I tried attrib +R on both types of links earlier, but I must
have only tried the plain-text ones. It does fix the .lnk's as you
said. I'm using these two [slow]
> >Just tell them that a backup program has no business clearing "read-only"
> >and "system" attributes on any files.
>
> I would actually expect that they probably are just reading the .lnk
> information and ignoring the cygwin bits. Even if they preserve the
> read-onlyness of the .lnk file, un
unsolicited wrote:
> Is cygwin's ssh / ssl vulnerable, as per the recent debian / buntu's
> security alert?
The openssl problem was caused by a Debian local patch that was
installed to quell valgrind warnings. Valgrind supports only
linux+glibc, so there would be no reason to apply such a patch
[EMAIL PROTECTED] wrote:
> Maybe someone can come up with a fancier find. I had to spawn a bash to
> use the && and delay the evaluation of the `cygpath {}`. There's a lot of
> quoting to deal with spaces in filenames.
You can speed things up a lot by only running cygpath once, e.g.:
(echo "@e
On Fri, May 16, 2008 at 06:02:38PM -0500, vapid vapid wrote:
>> >Just tell them that a backup program has no business clearing "read-only"
>> >and "system" attributes on any files.
>>
>> I would actually expect that they probably are just reading the .lnk
>> information and ignoring the cygwin bit
On Fri, 16 May 2008, vapid wrote:
> Thank you for the quick response Igor.
>
> > You need to use "attrib +R" on .lnk files and "attrib +S" on the
> > plain-text links.
>
> I swear I tried attrib +R on both types of links earlier, but I must
> have only tried the plain-text ones. It does fix the .
25 matches
Mail list logo