Author Topic: VS2008 + Vista = Total crash  (Read 2767 times)

contifu

  • Guest
VS2008 + Vista = Total crash
« on: January 16, 2009, 04:24:23 pm »
Hello everybody,

i'm new into the WXWDGETS World and find everyday new features  :)

I tried Code::Blocks with wxSmith because i need a GUI Editor which allows to place controls without sizers.

I create a new project into C::B and after this i make a new wxDialog via wxSmith.
I place a Textbox on it and save it ... fatal crash
It crashes also during other basic operations. Sometimes during creating the wxDialog/wxFrame or clicking on elements.

I use Visual Studio 2008 as compiler and my OS is Windows Vista.

Big thanks for any help  :)

Online stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: VS2008 + Vista = Total crash
« Reply #1 on: January 16, 2009, 07:46:34 pm »
Did you compile wxWidgets yourself?
If not, where did you get your pre-compiled wxWidgets?

Note: To use wxWidgets with VS2008 projects; the wxWidgets must be built using VS2008.

Tim S
« Last Edit: January 16, 2009, 07:54:07 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

contifu

  • Guest
Re: VS2008 + Vista = Total crash
« Reply #2 on: January 19, 2009, 09:20:57 am »
Thanks for your reply

Yes, wxwidgets is compiled into 2008

But i think it's rather an internal problem of C::B because it crashes without any error message.
Directly a standard vista total crash "messagebox"