Author Topic: Unable to create a new wxWidget project  (Read 3961 times)

Offline gReaen

  • Multiple posting newcomer
  • *
  • Posts: 18
Unable to create a new wxWidget project
« on: February 25, 2008, 09:44:33 am »
Hello everyone,

I have installed a recent nightly build of codeblocks. My configuration is as follows:

Nightly build 4893
mingwm10.dll
wxmsw28u_gcc_cb.dll

All the above files are in  E:\Codeblocks folder. I'v also installed MinGW in my E: and have set its path.

When i open a new wxWidget project, in the begining i get a series of dialogs to configure project settings in which one of them asks for wxWidgets location. What should this path be? I'm not even able to proceed with a new wxWidget project without setting this path.

Or should i download wxWidget and build it as a monolithic library in the same folder. Does that clash with the wxWidget dll?? I'm confused please help.....


Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Unable to create a new wxWidget project
« Reply #1 on: February 25, 2008, 10:25:03 am »
Or should i download wxWidget and build it as a monolithic library in the same folder. Does that clash with the wxWidget dll?? I'm confused please help.....
http://wiki.codeblocks.org/index.php?title=Compiling_wxWidgets_2.8.6_to_develop_Code::Blocks_%28MSW%29
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Unable to create a new wxWidget project
« Reply #2 on: February 26, 2008, 02:13:54 am »
You could also read the wxWindowsQuickRef, linked directly from the User Documentation section of the Wiki.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)