Hi Gerrit,

next problem, the qt part: I found a qt-win-3.1.0-Beta-1
somewhere on the web an installed it. Moc is setup
correctly in VS.NET, but I get lots of compilation
errors regarding my qt-headers. In your README you
write "there is a good chance that you have to patch 
the qt headers in order to get it working, just move 
the function definition into the class definition". Can
you please be more precise on that, I have no clue what
you mean. Remove the inlines?  Can you perhaps put a 
pathched qt version on your server?

A suggestion: Put a version of all the prerequisites
on your server for all (or most) system configurations 
(although the libs might be outdated, doesn’t matter). I spent
1+ day in searching versions, downloading libs etc. As an
example look at subversion, when I once had to install subversion for
RedHat 8 I was very grateful as I discovered that they had put all the 
depending rpms on the same ftp directory ... Or at least provide
links? Does it make sense?


Regards,

        Toni

> -----Messaggio originale-----
> Da: [EMAIL PROTECTED] [mailto:opensg-users-
> [EMAIL PROTECTED] Per conto di Gerrit Voss
> Inviato: venerdì 27 maggio 2005 11.31
> A: OpenSG Users
> Oggetto: Re: R: R: R: [Opensg-users] AMD Athlon 64 processor && windows
> 
> 
> Hi,
> 
> On Fri, 2005-05-27 at 11:20 +0200, Antonio Bleile wrote:
> > Hi,
> >
> > It seemed to compile and after a while I get these errors:
> >
> > OSGScanParseSkel.lex.cpp
> > c:\Programmi\GnuWin32\include\FlexLexer.h(47) : fatal error C1083:
> > Impossibile aprire il file inclusione "iostream.h": No such file or
> > directory
> > OSGScanParseSkel.cpp
> > c:\Programmi\GnuWin32\include\FlexLexer.h(47) : fatal error C1083:
> > Impossibile aprire il file inclusione "iostream.h": No such file or
> > directory
> > OSGScanParseLexer.cpp
> > c:\Programmi\GnuWin32\include\FlexLexer.h(47) : fatal error C1083:
> > Impossibile aprire il file inclusione "iostream.h": No such file or
> > directory
> > [...]
> >
> > I installed flex version 2.5.4.1
> >
> > Any ideas?
> >
> > How can I force flex to generate the code again, by erasing
> > OSGScanParseSkel.lex.cpp?
> >
> 
> regenerating won't help as this seems to be errors coming from the
> header files installed by flex. It should work if you make sure
> that the FlexLexer.h from VSBuild\VC7\SystemLib is found before
> c:\Programmi\GnuWin32\include\FlexLexer.h.
> 
> regards,
>   gerrit
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?frÿfad-ysdn-ostg-q22005
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to