Linux Mint 13 Mate
Sony Vaio Dual Core Processor
Codelite 4.1.5770
wxWidgets 2.8
(Hope this is better, Eran)
Not sure where Codelite is looking for these files, but they're installed and other programs have no trouble accessing them.
fatal error: wx/wx.h: No such file or directory
fatal error: wx/intl.h: No such file or directory
fatal error: wx/string.h: No such file or directory
In fact, NO wx files can be found by Codelite. Where do I go to set the path so Codelite can find them? This is sort of ironic because I downloaded Code::Blocks first and had this same issue...the wxWidgets cldn't be found. Except CB was looking for them in the wxSmith folders.
I'm new at this and know this is an oversight on my part. If anyone can help me get this sorted out, I'd appreciate it.
Thanks,
Landslyde
[UPDATED] Missing files
-
- CodeLite Enthusiast
- Posts: 17
- Joined: Tue Dec 11, 2012 1:06 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
[UPDATED] Missing files
Last edited by Landslyde on Wed Dec 12, 2012 3:53 am, edited 1 time in total.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Missing files
Make sure you have read the HOW TO POST thread