CodeLite can compile for Windows 7 ?

General questions regarding the usage of CodeLite
rbon
CodeLite Curious
Posts: 4
Joined: Tue Jun 24, 2008 3:27 pm
Contact:

CodeLite can compile for Windows 7 ?

Post by rbon »

Hi,
CodeLite last version (2.6.0.4189) can compile a 32 bit program (.exe) for run under Windows 7 ?
(Visual Studio 2008 require Windows SDK for Windows 7).
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite can compile for Windows 7 ?

Post by eranif »

I am not sure what the question is, in any case, if you can set up the tools required - then yes, codelite is able to compile for Windows 7.
FYI: codelite is not a compiler

Eran
Make sure you have read the HOW TO POST thread
rbon
CodeLite Curious
Posts: 4
Joined: Tue Jun 24, 2008 3:27 pm
Contact:

Re: CodeLite can compile for Windows 7 ?

Post by rbon »

FYI: codelite is not a compiler
Excuse me... I refer to CodeLite with GCC (codelite-2.6.0.4189-mingw4.4.1.exe).
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite can compile for Windows 7 ?

Post by eranif »

Yes it can. I am using it to compile codelite itself under Windows 7. What is the problem that you are trying to solve?
Eran
Make sure you have read the HOW TO POST thread
rbon
CodeLite Curious
Posts: 4
Joined: Tue Jun 24, 2008 3:27 pm
Contact:

Re: CodeLite can compile for Windows 7 ?

Post by rbon »

Thanks for Your reply.
I am trying to import in CodeLite a source in C++ of a project written for Visual Studio (an open source editor), but I have to learn C++ before other experiment.
Thanks again.
Post Reply