Thread: Geany IDE

  1. #1
    zach
    Guest

    Geany IDE

    (Re X86 and W10) Re the configuration of the Geany IDE: could someone please help me setting the "Build Commands"?
    Last edited by zach; 09-25-2019 at 11:02 AM.

  2. #2
    zach
    Guest
    Quote Originally Posted by zach View Post
    (Re X86 and W10) Re the configuration of the Geany IDE: could someone please help me setting the "Build Commands"?
    I am referring to the textboxes under "Working Directory". Zach K.

  3. #3
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Which compiler toolchain do you intend to use with Geany?
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  4. #4
    zach
    Guest
    Quote Originally Posted by laserlight View Post
    Which compiler toolchain do you intend to use with Geany?
    Thank you for responding. I thought my question was out of order. However, I am using MinGW64 / Dev-cpp; I think the solution has to do with setting environment variables / solving path issues. I cannot do it.

  5. #5
    zach
    Guest
    Quote Originally Posted by laserlight View Post
    Which compiler toolchain do you intend to use with Geany?
    I think (???) the path needs to go to Program Files (x86)\MinGW-W64\i686-8.10....etc\mingw32\bin\g++ That might go in the r.h.column of Environment Variables, but what goes in the l.h.column I don't know. Maybe this is all wrong, but that is how far I got. I tried this but it solves nothing. There is no mingw64\bin\g++
    Last edited by zach; 09-26-2019 at 12:40 PM.

Popular pages Recent additions subscribe to a feed

Tags for this Thread