Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: cdksn on May 30, 2012, 06:14:32 pm

Title: wx project building problem
Post by: cdksn on May 30, 2012, 06:14:32 pm
hi,i am new to codeblocks and i downloaded wxMSW-2.8.10-Setup.exe and build using the command mingw32-make -f makefile.gcc
BUILD=release SHARED=1
MONOLITHIC=1 UNICODE=1
.But when i tried to build the project codeblocks says no such file or directory error about all the header files in every project.pls hlp me to fix this error
Title: Re: wx project building problem
Post by: stahta01 on May 30, 2012, 10:40:20 pm
Are you building in release or in debug targets?
If debug, try release.

NOTE: If the error is in using the Code::Blocks wizard; please state that.

Tim S.
Title: Re: wx project building problem
Post by: stahta01 on June 01, 2012, 01:47:03 pm
DO NOT PM me again, or I will ask the web site manager to lock your account.

Tim S.

I considers people asking me questions that belong on this site via PM to be rude or sign of troll-like behavior.

Your question; NOTE Trolls do NOT get many answers on this site.
Quote
hi stahta01,iam using codeblocks 10.05 with mingw 3.4.2 as compiler.i build wx using this compiler and used release as build target option for wx projects.i have perl installed this also use another mingw is that creates the problem?.

Thanks once again 

Title: Re: wx project building problem
Post by: stahta01 on June 01, 2012, 01:51:08 pm
.But when i tried to build the project codeblocks says no such file or directory error about all the header files in every project.pls hlp me to fix this error

If you are NOT a troll state the steps you followed in CB to get the error.
Note: I have no plans to help you; because I see no reason to play twenty questions.

Suggestion: Turn on Full Compiler Logging
http://wiki.codeblocks.org/index.php?title=FAQ#Compiling_.28errors.29 (http://wiki.codeblocks.org/index.php?title=FAQ#Compiling_.28errors.29)

Read this wiki page: http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef (http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef)

And, Read ALL the FAQs

Tim S.