Cannot get CodeLite to work on Windows
Posted: Thu Jan 07, 2021 1:38 pm
I pick c++ and it says I need to download mingw, then it redirects me to this link:
https://sourceforge.net/projects/mingw-w64/
First off, this is not the correct link, it makes you download chunks of binaries or something.
It should be this one
https://sourceforge.net/projects/mingw- ... e/download
Anyway I found the correct link and installed on the C:\mingw folder I created.
After the scan, it finds MinGW alright but when I click build absolutely nothing happens. It shows up on build options and it's the only build option there anyway.
I created a workspace on Documents/CodeLite
I tried also creating a project, regardless it doesn't seem to work.
The file I'm trying to compile is a hello word I just created to test.
No error message pops up.
I'll now try other compilers but i need to say this is awful.
https://sourceforge.net/projects/mingw-w64/
First off, this is not the correct link, it makes you download chunks of binaries or something.
It should be this one
https://sourceforge.net/projects/mingw- ... e/download
Anyway I found the correct link and installed on the C:\mingw folder I created.
After the scan, it finds MinGW alright but when I click build absolutely nothing happens. It shows up on build options and it's the only build option there anyway.
I created a workspace on Documents/CodeLite
I tried also creating a project, regardless it doesn't seem to work.
The file I'm trying to compile is a hello word I just created to test.
No error message pops up.
I'll now try other compilers but i need to say this is awful.