Jump to content

Need help with wxWidgets

- - - - -

  • Please log in to reply
3 replies to this topic

#1
invokeLater

invokeLater

    Newbie

  • Members
  • PipPip
  • 11 posts
Every time I compile a wxWidgets project I get an undefined reference error to _Unwind_Resume and _gxx_personality_v0 from the linker. I followed the tutorial on wxpack.sourceforge.net . Can anyone give me some insight as to what can cause this?

EDIT: I am a total noob when it comes to working with compilers so please give your responses in the simplest way possible.

Edited by invokeLater, 05 February 2012 - 11:02 AM.


#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Without knowing your program, compiler commands, etc, it's going to be very hard for anyone to help. The devil, as usual, is in the details.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
invokeLater

invokeLater

    Newbie

  • Members
  • PipPip
  • 11 posts
I'm using Code::Blocks and the compiler is minGw. What exactly do you mean by the compiler commands? And I'm trying to compile the sample program that opens whenever you create a wxWidgets project. I have precompiled header turned on incase you're wondering. Any other bit of information you need?

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Then it would depend on your Code::Blocks compiler and linker options.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users