-
This is most likely a Code::Blocks configuration setting. Please ask the Code::Blocks forum about this.
--
Regards,
Ryan.
2009-12-30 05:29:49 UTC by rjpcomputing
-
I use code::blocks with GCC and wxpack v2.8.10.05.
When stepping into a function call, the GDB gives info as follows:
‘In wxWindowBase::Close (this=0xe06c30, force=false) at ../../src/common/wincmn.cpp:429 ()’,
but the file ‘wincmn.cpp’ can not be opened automatically.
Then I move my project into the ‘sample’ directory under ‘C:\ SourceCode\Libraries\wxWidgets2.8’, and...
2009-12-29 21:57:44 UTC by sophron
-
Hi,
This is more of an issue with setting up Code::Blocks, so you should post on the forum for Code::Blocks [1].
Now you have a real issue with MS run-time, not wxPack. You need to either install the vc8 (VS2005) run-time redistributable [2] on all systems, or read about how to copy the run-time that comes with the install of Visual Studio Express. Microsoft has made this VERY hard and...
2009-12-28 18:00:48 UTC by rjpcomputing
-
I've been tring to figure out this problem for a while now. All of my research seems to point to some setting that I do not have right, but I am not sure. I have been through the tutorials on setting up wxPack on this website and have not been able to get this to work. When I installed wxPack I selected all the options so that I would have the libs and dll's for both MSW and GCC.
I...
2009-12-27 22:19:56 UTC by dark-phoenix
-
rjpcomputing made 1 file-release changes.
2009-12-21 19:46:02 UTC by rjpcomputing
-
rjpcomputing made 1 file-release changes.
2009-12-21 19:44:01 UTC by rjpcomputing
-
rjpcomputing made 1 file-release changes.
2009-12-21 18:42:01 UTC by rjpcomputing
-
rjpcomputing made 1 file-release changes.
2009-12-21 18:31:01 UTC by rjpcomputing
-
rjpcomputing committed revision 126 to the wxPack SVN repository, changing 1 files.
2009-12-21 18:29:40 UTC by rjpcomputing
-
rjpcomputing made 1 file-release changes.
2009-12-21 17:35:02 UTC by rjpcomputing