"Customize/Custom Build" does not work as expected....?
Posted: Sun Jan 09, 2011 1:12 pm
Hi everyone.
I just discovered CodeLite (by accident actually) and finally it seems like I've found the IDE I was really looking for. Unfortunately I've run into a slight problem. The projects I am currently working on are using cmake pretty heavily, so I tried CodeLite's "custom build" feature. As a test I created a new workspace, added a custom makefile project and configured its "custom build". I put a small cmake test project in it, ran "Run other" which reported no error but also created no makefiles (so the cmake call didn't work as expected). After further investigation I figured that CodeLite is always calling cmake from the workspace directory and not from the project or working directory, no matter what I have configured as working directory in the project's settings.
My question now is: Is this the way it is intended and I'm mixing things up with workspaces and projects? Or is this actually a bug?
By the way, I am using v2.9.0.4684 w/ wxGTK v2.8.11.0 on an up2date x86_64 Gentoo system.
Any help would be greatly appreciated. Thanks in advance...
So long,
matthew
I just discovered CodeLite (by accident actually) and finally it seems like I've found the IDE I was really looking for. Unfortunately I've run into a slight problem. The projects I am currently working on are using cmake pretty heavily, so I tried CodeLite's "custom build" feature. As a test I created a new workspace, added a custom makefile project and configured its "custom build". I put a small cmake test project in it, ran "Run other" which reported no error but also created no makefiles (so the cmake call didn't work as expected). After further investigation I figured that CodeLite is always calling cmake from the workspace directory and not from the project or working directory, no matter what I have configured as working directory in the project's settings.
My question now is: Is this the way it is intended and I'm mixing things up with workspaces and projects? Or is this actually a bug?
By the way, I am using v2.9.0.4684 w/ wxGTK v2.8.11.0 on an up2date x86_64 Gentoo system.
Any help would be greatly appreciated. Thanks in advance...
So long,
matthew