Possible to use the GNUStep/clang system from CodeLite?
Posted: Sun Dec 21, 2014 4:43 pm
On Windows, I have installed the GNUStep packages: MSYS System, Core and Devel.
I also downloaded/installed clang into the GNUStep system following the instructions found here:
https://solarianprogrammer.com/2012/03/ ... c-windows/
(checkout llvm/clang from svn and then build from sources)
(I can successfully compile a simple Objective-C program from the GNUStep shell using the clang compiler, as described there...)
It is possible to hook into this sytem using CodeLite, so that I can write and compile Objective-C programs on Windows, using the GNUStep libraries such as Foundation etc..?
Thanks
Rael
I also downloaded/installed clang into the GNUStep system following the instructions found here:
https://solarianprogrammer.com/2012/03/ ... c-windows/
(checkout llvm/clang from svn and then build from sources)
(I can successfully compile a simple Objective-C program from the GNUStep shell using the clang compiler, as described there...)
It is possible to hook into this sytem using CodeLite, so that I can write and compile Objective-C programs on Windows, using the GNUStep libraries such as Foundation etc..?
Thanks
Rael