Thanks :)
Printable View
Thanks :)
could someone reupload the documentation and spack?
or maybe how to fix this error about wxsmith (i think i am missing some library but not sure as i installed the wxsmith and should work ...)
p.s. first time using codeblocks/wxsmith used to java and MVSC++
http://img707.imageshack.us/img707/2...gineaky.th.jpg
you need to install and compile the wx static library or use a precompiled satic library
you need to change references in project to the path of your static wx libs (current project expect them in i.e. C:\wxDev-Suite\wxMSW-2.8.11\lib\gcc_lib\mswu)
best is to take a tutorial how to compile and integrate wxWidgets into codeblocks
When I compiled all that a while ago it took forever and then some... It'd be nice if they had precompiled ones for Windows like they do in Linux... (I so loved how all it took was one command and a few minutes to get wxwidgets working for compilations in Ubuntu)
Yes though, you do need to get it all compiled and Visual Studio does support it, just takes a lot of work to get everything working properly if using 2010 (like I am) 2008 is a piece of cake
das may u make a guide for it as i have visual studio 2010 too and what i wanna do is simply change the size of the window...
If I remember right you can do that without having to recompile it all.
Otherwise to get it to work download the latest beta version of wxWidgets after getting rid of wherever you installed it then install the one you downloaded. Open wherewxisinstalled\build\msw\wx.dsw (yes the dsw, leave ALL of the other solutions alone) build > batch build build all and go find something to do for several hours as it is going to take an eternity. After it finally finishes go ahead and open up the minimal sample hit F5 and if it works you did it. Now the easiest way for this to work is just copy the minimal one for future use somewhere else and delete all of the source files (not the sln etc) and put the sPatch source there. Then attempt to compile it should work, but if not I don't remember doing anything else to make it work. Other then that I'd possibly try following whatever the guide for Code::Blocks is for wxWidgets and using Ronny's cbp (as it is there in the project)
Hmm i guess i have to give up did what u said opened the wx.dsw then converted all as it asked then waited and then tryed to open the c++ files or cbp but when i try to run (f5) it gives me error : impossible to launch C:\wxWidgets-2.9.1\build\.\..\..\lib\vc-lib\wxregex.lib Impossible to find the file
i searched on the pc and its not there even in other folders here a screen
http://img171.imageshack.us/img171/7...gineyif.th.jpg
CodePlex - Open Source Project Hosting>>>SPatcher down
I am seeking an old version of spatcher is in The Complete Package ¤ PW only 0.9 I look for the version 0.8
lol why u look for old pkgs ? try the newest ... and nothing is down ... its merged ... > ... pwTools > pwTools SVN Downloader > dl pwTools SVN-Downloader.zip > extract > try .bat files > wait and u have all new files ... noone need an old pkg ...
Hmm das u said that with visual studio 2008 is a piece of cake,well i got that one too, could u make a short guide i have been trying to do it for some days but nothing worked so far as i expected...starting to hate these wxwidgets...
- - -- - - - - -- - ---- - -- - - -- - - -- - - - -- - - - - - - -- [solved]