Hello,
Having some trouble and need some help. Here is the in-console terminal output. I am working with MinGw. I am having trouble in linking and making target all. I have had so many problems with this. Hope you can help.
Thanks.[img][img][/img][/img]
Trouble setting up compiler
-
- CodeLite Curious
- Posts: 1
- Joined: Sun Sep 09, 2018 6:57 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Trouble setting up compiler
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Trouble setting up compiler
Did you open the file "project1.mk" and looked at line 64? it will give you a hint about what is wrong here
my guess: you set up a variable with no value and used it somewhere in the project settings
my guess: you set up a variable with no value and used it somewhere in the project settings
Make sure you have read the HOW TO POST thread