From: Bernhard B. <ma...@ba...> - 2002-04-30 07:25:01
|
> > In fact, I had to use the mingw-stuff, due to __int64 not being defin= ed > > in > > Cygwin > > Ah, so that's why. I ran into that, too. I'll try again when I have a > chance. But I get a _ton_ of symbol resolution errors. Could they all b= e > due to __int64? > Yes, because it's a define and that causes some problematic C-code. Bernhard |