Thread: code blocks errir

  1. #1
    TEIAM - problem solved
    Join Date
    Apr 2012
    Location
    Melbourne Australia
    Posts
    1,907

    code blocks errir

    Hey all

    I'm having fun setting up my new pc running Windows 8...

    I can't post here from my new computer, because the enter key is not being entered correctly.

    Code blocks has not set up correctly. I'm getting an error "unknown option 'nx'" when I try to use the debugger.

    I've been through the settings for compiler and debugger and can't find where the nx is being called.

    The computer is an Asus core i5 x64 running Windows 8, and the code blocks is version 12.11

    Compiler ming32-gcc.exe
    Fact - Beethoven wrote his first symphony in C

  2. #2
    TEIAM - problem solved
    Join Date
    Apr 2012
    Location
    Melbourne Australia
    Posts
    1,907
    Ok, I ended up solving the issues.

    The problem was because the compiler and debugger was not automatically selected (even though a path was left in the field, it was incorrect)

    There was an auto-find button for the compiler, and the debugger was in the bin folder of the ming32. (gdc from memory...)

    Enjoy.
    Fact - Beethoven wrote his first symphony in C

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Some help using Code::blocks !
    By Saurav Kalita in forum C Programming
    Replies: 1
    Last Post: 06-17-2012, 11:05 PM
  2. Code blocks
    By kbz1960 in forum C++ Programming
    Replies: 2
    Last Post: 01-04-2011, 08:41 PM
  3. Help with code::blocks
    By Souradeep in forum C++ Programming
    Replies: 6
    Last Post: 12-22-2010, 03:48 AM
  4. Code::Blocks
    By bijan311 in forum C++ Programming
    Replies: 2
    Last Post: 01-26-2010, 05:36 PM