Hi Jérôme ;-)

This is strange as I can build nui without pbms on VS.NET 2003 here. I'm going to investigate the 'finite' problem as I have some runtime problems with it on the Mac side. finite is defined as _finite in nglMath.h as VS.NET 2003 didn't use the official name.

Is your repository a fresh check out or an update from the CVS? I had some troubles updating my computers lately, some of them completely ignored some changes that were in the CVS until I removed the files and updated again...


Sebastien


Jérôme Blondon wrote:
Hello,
When i try to compile the latest version of nui (from cvs), i have the
following errors :

c:\workspaceNGL\nui\include\nuiPoint.h(147) : error C3861: 'finite':
identificateur introuvable, même avec une recherche qui dépend de l'argument
c:\workspaceNGL\nui\include\nuiPoint.h(148) : error C3861: 'finite':
identificateur introuvable, même avec une recherche qui dépend de l'argument
c:\workspaceNGL\nui\include\nuiMainWindow.h(149) : error C2555:
'nuiMainWindow::OnKeyDown' : le type de retour de la fonction virtuelle de
substitution diffère de 'nglWindow::OnKeyDown' et n'est pas covariant
        ../ngl\include\nglWindow.h(545) : voir la déclaration de
'nglWindow::OnKeyDown'
c:\workspaceNGL\nui\include\nuiMainWindow.h(149) : error C2555:
'nuiMainWindow::OnKeyUp' : le type de retour de la fonction virtuelle de
substitution diffère de 'nglWindow::OnKeyUp' et n'est pas covariant
        ../ngl\include\nglWindow.h(555) : voir la déclaration de
'nglWindow::OnKeyUp'

Perhaps some files are not up to date in the current cvs or something like
that.
I use VisualStudio 2003 and the latest cvs version of ngl & nui

Thanks,
Jerome.




_______________________________________________
https://mail.gna.org/listinfo/ngl-devel


--
Sebastien Metrot
Lead Dev.
http://www.usbsounds.com


Reply via email to