FileZilla Forums

Welcome to the official discussion forums for FileZilla
Donate to project
It is currently 2010-09-09 07:10

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: no such file or directory - Compile in visualstudio.net 2003
PostPosted: 2007-08-14 11:08 
Offline
550 Permission denied

Joined: 2007-08-01 07:16
Posts: 24
hello,
I've completed the compilation steps of filezilla3 under windows successfully (using mingw,msys editor).
If I am running the source code (in visual studio 2003 .net environment) ,
it shows "cannot open include file" for many files, I included those files from the specified path in the error message.

But i can't do it for below case.

#ifdef _DEBUG
#include "../../../lib/vc_lib/mswd/wx/setup.h"
#else
#include "../../../lib/vc_lib/msw/wx/setup.h"
#endif

Error message
e:\dev\msys\1.0\home\nagira\source\wxWidgets-2.8.4\include\msvc\wx\setup.h(140): fatal error C1083: Cannot open include file: '../../../lib/vc_lib/mswd/wx/setup.h': No such file or directory

what shall i do for this.


Top
 Profile  
 
 Post subject:
PostPosted: 2007-08-14 13:56 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14356
Obviously you need to compile wxWidgets with Visual Studio first.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: hrant and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group