Kosmos
Member
- Joined
- Apr 10, 2012
- Messages
- 228
Thanks Jones,
I tested your geany.pnd of Geany 2.0 and it works nicely with freamon’s C/C++ Development Tools 0.0.39 (cdevtools.pnd) found at http://repo.openpand...s.freamon.40n8e
When the geany.pnd is ran through the cdevtools.pnd terminal Geany inherits the working C/C++ compiler environment.
To do this I first ran the cdevtools and from that terminal I used the pnd_run command to launch your geany.pnd.
From the cdevtools command line:
Code:$pnd_run /path/to/your/geany.pnd
Use the correct path to geany.pnd and Geany will launch with make and compile capabilities.
I customized the Geany toolbar and set the icons to super tiny to get a little more room on the Pandora.
I used this setup to compile BasiliskII on the Pandora and it works.
So if anyone wants a go at developing on the Pandora with a nice IDE, grab geany.pnd and cdevtools.pnd and have at it.
Thanks again!
I tried this same thing with CodeBlocks today. Ran CDevTools and then launched CB from within it. I got a Compiler setup screen in CB. typed up a HelloWorld. Clicked Compile.. Got the notice that this source has not been compiled before. Clicked OK
NOTHING
No Compiling, No Log Nothing!
I am used to using CB in Windows and would like to do the same on OP