[wxVTK] Compiling wxwidget in monolithical lib
Brought to you by:
malat
From: Laurent V. M. <L.V...@ul...> - 2006-05-05 12:27:49
|
<html> <body> Hello, <br><br> <br> I'm trying to build wxwidgets 2.6.3 under winXP and VC NET 7.1. I found the messages on the wxvtk users mailing about the compilation of wxwidgets running nmake.<br> I've downloaded the bat script from <br> <pre>Jan Woetzel=20 </pre>and launched it.<br> After a few path manipulation (dll, nmake wasn't in the path too, ..), i found an error which i can not resolve. Here the message, i added to the path the directory where stdio.h is included (C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include) but it still doesn't work.<br><br> c:\wxWidgets-2.6.3\src\regex\regcustom.h(32) : fatal error C1083: Impossible d'o<br> uvrir le fichier include : 'stdio.h' : No such file or directory<br> NMAKE : fatal error U1077: 'cl'=E1: code retour '0x2'<br><br> Do you have encountered such problem?<br> Do you have any suggestion?<br><br> thanks for your reply.<br><br> Best regards,<br><br> Laurent Van Miegroet<br> <x-sigsep><p></x-sigsep> <div align=3D"center"><font face=3D"arial" size=3D2> ____________________________________________________________________________= ______________________<br> <br> </div> <b>Laurent Van Miegroet</b> <br> Boursier Doctorant, Ir <br> LTAS - Service d'Ing=E9nierie des V=E9hicules Terrestres <br> Universit=E9 de Li=E8ge <br> Institut de M=E9canique et de G=E9nie Civil, B=E2t. B52 <br> Chemin des Chevreuils, 1 <br> B-4000 Li=E8ge, Belgique <br> T=E9l : +32.4.366.92.70 <br> Fax: +32.4.366.91.59 <br> E-Mail : <a href=3D"mailto:L.V...@UL...">L.V...@UL...</a> <br> URL: <a href=3D"http://www.ingveh.ulg.ac.be">www.ingveh.ulg.ac.be</a> <br> </font></body> </html> |