After I build the latest codelite SVN version successfully, then run it, a error prompted as follows:
XPC resource 'find_in_files_right_click_menu' (class 'wxMenu') not found.
Can Any body know how to solve it?
XPC resource 'find_in_files_right_click_menu'
-
- CodeLite Enthusiast
- Posts: 13
- Joined: Mon Apr 28, 2008 9:25 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: XPC resource 'find_in_files_right_click_menu'
You did not specify your OS.
Anyways, try to manually replacing your menu.xrc file from SVN (located under Runtime/rc/menu.xrc) and copy it your $INSTALLATION_PATH/rc/
Eran
Anyways, try to manually replacing your menu.xrc file from SVN (located under Runtime/rc/menu.xrc) and copy it your $INSTALLATION_PATH/rc/
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 13
- Joined: Mon Apr 28, 2008 9:25 am
- Contact:
Re: XPC resource 'find_in_files_right_click_menu'
Thanks.
I solved it aim removing $HOME/.codelite directory (follows your instructions)
I solved it aim removing $HOME/.codelite directory (follows your instructions)