User forums > Help

wxSmith installation newbie

<< < (2/3) > >>

m15981:
Ok i went for the nightly builds and everything seems to work fine.
Something else in my first installation of code blocks i used the mingw compiler
then installed the wxwidgets and compiled (v.2.6.2 nn-unicode) and then installed
the codeblocks rc2. Now since i desided to use the nightly builds i have removed
the rc2 version completely and left with mingw and wxWidgets + the nightly build version
 with the unicode DLL of wxwidgets in the same folder. Do i still need the wxWidgets
installation or the DLL inside the nightly build folder is enough?
Aaaaa and something more inside the build target drop down menu i have only 2 entries
"All" and "default". Do i have to add the rest of the entries manually and if yes how???
:) Yes one more. Is it possible to edit the default templates to adjust them to my needs
or i have to make new ones?
Thank you

Michael:
Hello,

Please also remember that you cannot use RC2 to compile SVN source, but you need a nightly build.

If you would like to develop wxWidgets applications, compile C::B and/or plugins, then you need wxWidgets directory with include and lib. If not you just need the dll.

Best wishes,
Michael

m15981:
So the DLL is only used to run C::B and the libraries for the applications developed by me.
So i need both!!!
thx

Michael:
To be precise, C::B needs the wxWidgets DLL library compiled with UNICODE support to work.

To develop wxWidgets applications, build C::B and/or plugins, then you need the same DLL library that C::B uses, but also the include files and libraries in the lib repository (which libs depend on which application you are developing).

Michael

PS.: You can also use static libraries to develop wxWidgets applications if you prefer.

m15981:
Thank you michael you have been very helpfull!!!  :D
Can you give me a hand with the rest of my questions
in my previous post? Thx

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version