Code::Blocks Forums

User forums => Help => Topic started by: stormfinger on March 07, 2024, 06:03:29 am

Title: standalone linux executable
Post by: stormfinger on March 07, 2024, 06:03:29 am
hi
i managed to set up codeblocks and run hello world but i dont know how to create standalone executable.. theres is hefty line to see the code result .. im new to codeblocks  and i dont know its internals.. if someone can point me to reading material or provide explanation it would be most helpfull..

thank you
Title: Re: standalone linux executable
Post by: Pecan on March 07, 2024, 06:28:35 am
https://wiki.codeblocks.org/index.php/Basic_Tutorial
https://wiki.codeblocks.org/index.php/Main_Page
https://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/codeblocks-instructions.pdf
https://wiki.codeblocks.org/index.php/User_documentation
https://www.codeblocks.org/user-manual/

Not necessarily in any order.
Title: Re: standalone linux executable
Post by: stormfinger on March 10, 2024, 08:42:50 am
thank you