24/7 Pet Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Code::Blocks Forums - Index

    forums.codeblocks.org

    Using Code::Blocks. General questions regarding the usage of Code::Blocks (all platforms) 39098 Posts 7175 Topics Last post by mayaming in Re: can't jump to defini... on Today at 06:26:37 am Embedded development. This forum is for discussing the use of Code::Blocks for embedded development. Moderator: killerbot. 2165 Posts 325 Topics

  3. The compiler's setup (GNU GCC Compiler) is invalid, but ... -...

    forums.codeblocks.org/index.php?topic=22350.0

    So I followed the Goto and looked at the compiler flags (see attached image), and suspected that maybe I need to select a CPU architecture tuning option that matches my computer's CPU (AMD A6-3500 APU with Radeon), but none of the CPU architecture tuning options match that.

  4. Login - Code::Blocks

    forums.codeblocks.org/index.php?action=login

    Code::Blocks Forums. Welcome, Guest. Please login or register. Did you miss your activation email? Login ...

  5. can't find compiler executable in your search path (GNU ... -...

    forums.codeblocks.org/index.php?topic=17336.0

    After installation is complete open CodeBlocks. Go to settings>Compiler>ToolChainExecutables and click the auto-detect button, and it should now detect the compiler you have just installed. For future readers, When you download codeblocks, the first two options do not download the compiler with it. The third 4th do.

  6. Nightly builds - Code::Blocks

    forums.codeblocks.org/index.php?board=20.0

    The 15 August 2024 build (13542) is out. Started by killerbot. 1 Replies. 5085 Views. September 06, 2024, 12:30:18 am. by Uriens The Gray.

  7. Logs & Others windows gone - Code::Blocks

    forums.codeblocks.org/index.php?topic=20400.0

    New to code blocks but like it a lot. It is up and running and doing well until I clicked on the x in the upper right hand corner of the logs & others window. I was entering code and wanted a bit more room. I do not know how to get the debug window back. I have looked high and low trying to find a solution. I would appreciate any and all help ...

  8. General dark theme (not only for editor) - Code::Blocks

    forums.codeblocks.org/index.php?topic=22424.0

    To download 15 code blocks dark theme and step by step guide to install it you can follow this article: ...

  9. Java in Code::Blocks?

    forums.codeblocks.org/index.php?topic=8381.0

    Write: Yes. Compile: No. Java is just WAY too different compared to C/C++/D... which are natively supported. However, syntax highlighting should work properly. If you have only a few Java files you can use the custom build commands (within the file properties) to call the Java compiler. But that's basically it.

  10. how to add header files - Code::Blocks

    forums.codeblocks.org/index.php?topic=14713.0

    My re-write of the directions; just for the header file portion. Project -> "Build Options". Make sure the correct target is highlighted on the left side; if you do not know select the project, top one. Select Tab "Search Directories". Select Sub-Tab "Compiler". "Add" the path to the folder that contains the header. Single Folder per line. Tim S.

  11. Step by step guide to adding the TDM-GCC 64 bit compiler ... -...

    forums.codeblocks.org/index.php?topic=21570.0

    To add the new compiler to your Code::Blocks setup, click on main menu Settings -> Compiler to open the Global compiler settings dialog. Under Selected Compiler, select your existing built-in compiler i.e. "GNU GCC Compiler" (or the nearest equivalent if you are running a nightly build with a custom compiler), click Copy, then in the "Add new ...