Could not set current working directory

CodeLite installation/troubleshooting forum
bobl2424
CodeLite Curious
Posts: 2
Joined: Thu Jun 11, 2015 10:08 pm
Genuine User: Yes
IDE Question: C++
Contact:

Could not set current working directory

Post by bobl2424 »

I don't know what happened. Everything was working perfectly, the app was building and I was making some changes to a wxWidgets GUI and the wxFrame was not reflecting my changes, then it stopped building with these error messages:
12:14:06: Error: Could not set current working directory (error 0: the operation completed successfully.)
12:14:06: Error: Execution of command './hydrosense' failed (error 0: the operation completed successfully.)
I'm using:
CodeLite x86 8.0 on Windows
wxwidgets-3.0.2-tdm-gcc-481-32-devel

I'm new to CodeLite have searched the internet and created a new project to look for differences. I'm stuck.

Thanks,
Bob
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Could not set current working directory

Post by eranif »

Where is the build log? (check my signature to)

Eran
Make sure you have read the HOW TO POST thread
bobl2424
CodeLite Curious
Posts: 2
Joined: Thu Jun 11, 2015 10:08 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Could not set current working directory

Post by bobl2424 »

Logged into the computer today, everything works again, puzzling :D. Thanks for the great software!! CodeLite+wxCrafter = Perfection!
Post Reply