Mega Search
23.2 Million


Sign Up

Make a donation  
fatal error: wx/wxprec.h: No such file or directory|  
News Group: comp.soft-sys.wxwindows

I am trying to Install Code::Blocks from source on Windows 7 64 bit OS by following this link
http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook. I have install TDM Gcc 4.8.. When i am trying to build Code::Blocks is giving me  following error:

||=== Build: tinyXML in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
||=== Build: AutoRevision in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
||=== Build: ConsoleRunner in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
||=== Build: Squirrel in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
||=== Build: Squirrel std lib in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
||=== Build: SqPlus in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
||=== Build: scintilla in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
E:\projects\Code Blocks\src\sdk\wxscintilla\src\PlatWX.cpp|8|fatal error: wx/wxprec.h: No such file or directory|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 2 second(s)) ===|


 

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 11-May-2014, at 11:17 AM EST
From: zinat shaikh
 
Re: fatal error: wx/wxprec.h: No such file or directory|  
News Group: comp.soft-sys.wxwindows
add path to setting.

于 2014/5/12 2:17, zinat shaikh 写道:
> I am trying to Install Code::Blocks from source on Windows 7 64 bit OS by following this link
> http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook. I have install TDM Gcc 4.8.. When i am trying to build Code::Blocks is giving me  following error:
>
> ||=== Build: tinyXML in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
> ||=== Build: AutoRevision in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
> ||=== Build: ConsoleRunner in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
> ||=== Build: Squirrel in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
> ||=== Build: Squirrel std lib in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
> ||=== Build: SqPlus in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
> ||=== Build: scintilla in Code::Blocks wx2.8.x (compiler: GNU GCC Compiler) ===|
> E:\projects\Code Blocks\src\sdk\wxscintilla\src\PlatWX.cpp|8|fatal error: wx/wxprec.h: No such file or directory|
> ||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 2 second(s)) ===|
>
>
>
>


--- news://freenews.netfront.net/ - complaints: news@netfront.net ---

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 27-May-2014, at 10:55 AM EST
From: freenews.netfront.net