Author Topic: _gxx personality error  (Read 4055 times)

Offline piy9

  • Single posting newcomer
  • *
  • Posts: 2
_gxx personality error
« on: April 12, 2013, 12:37:39 pm »
I have been using Codeblocks for a few months now. Ever since I installed QT SDK and updated MINGW I am getting this error

I have tried re installing codeblocks a couple of times, re installed MINGW. Also set the path for MINGW in my environments path.

I am at my wits end...please help!!!!




This is my current settings in Codeblocks. Please HELP!!!!



Offline stahta01

  • Lives here!
  • ****
  • Posts: 7590
    • My Best Post
Re: _gxx personality error
« Reply #1 on: April 12, 2013, 02:39:02 pm »
Post the "environments path" and post the full "build log".

http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

Note: This is NOT likely a CB problem; most likely is a Compiler Installation issue/Installation of second GCC conflict issue.

Tim S.
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

Offline piy9

  • Single posting newcomer
  • *
  • Posts: 2
Re: _gxx personality error
« Reply #2 on: April 12, 2013, 03:40:32 pm »
All right. You can lock the topic. I finally resolved it.

Used an uninstaller to uninstall both CB and MINGW.

Downloaded Mingw again. Only this time I edited the PATH VARIABLES and NOT the system variables. Worked. PHEW!!!