[windev] Compiling dependecies... (solved)

Roberto Tirabassi rtirabassi at 3di.it
Wed Nov 25 15:36:14 GMT 2009


Hi Drew,
    I finally found the cause of my problem. I've got many replications 
of the same project on the same developing machine so I'm used to 
declare no enviroment variables (as include and lib dirs) or at least 
declare just the one that are indispensable. All other directory 
declarations are within the projects (we're used to keep al project 
directories as parallel ones).
    Expressing "../libxw/ini.h" first try to match it into the ../libxw 
directory but... if one of the directories that are listed into the VC 
environment can lead to a ../libxw directory the games are done.
    Looking at the environment  directories I didn't see that one of 
those can accidently lead to ../libxw...

    Sorry, it was my fault!

                           Roberto Tirabassi.
-- 
Errare è umano, ma per incasinare davvero tutto è necessario un computer. [Bloch]

Skype: roberto.tirabassi

3D Informatica, Via Speranza 35, 
40068, S.Lazzaro di Savena - Bologna, Italy
Voice: +39051450844, Fax: +39051451942
WWW: https://www.3di.it
Documentation: https://intra.3di.it/manuali/ - http://wiki.3di.it
FTP: ftp://ftp@ftp.3di.it, Download:/3di, Upload:/incoming 
-- 





More information about the Windev mailing list