[UPDATED] Missing files

General questions regarding the usage of CodeLite
Landslyde
CodeLite Enthusiast
Posts: 17
Joined: Tue Dec 11, 2012 1:06 am
Genuine User: Yes
IDE Question: C++
Contact:

[UPDATED] Missing files

Post by Landslyde »

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
Last edited by Landslyde on Wed Dec 12, 2012 3:53 am, edited 1 time in total.
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Missing files

Post by eranif »

Please provide information according to the forum guide:
HOW TO POST

Eran
Make sure you have read the HOW TO POST thread
Post Reply