Author Topic: wx project building problem  (Read 3519 times)

cdksn

  • Guest
wx project building problem
« 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: wx project building problem
« Reply #1 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.
« Last Edit: May 30, 2012, 10:41:59 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: wx project building problem
« Reply #2 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 

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: wx project building problem
« Reply #3 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

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

And, Read ALL the FAQs

Tim S.
« Last Edit: June 01, 2012, 01:55:14 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org