Is it a bug?
-
- CodeLite Curious
- Posts: 4
- Joined: Mon Aug 02, 2010 6:11 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Is it a bug?
I create a project by importing ms visual studio solution file. (the project has about 30000 .h and cpp files). there is none error when create project, but i cannot open any file by double click the file on the workspace.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Is it a bug?
have you looked in the 'Trace' output window? do you get any error?
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 4
- Joined: Mon Aug 02, 2010 6:11 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Is it a bug?
none error. But in the "Explore" tab, I can open the files by clicking the item(open or open in editor) of the context menu.