Hello everyone.
I have a flash drive on which I run Code::Blocks through CbLauncher.exe. I also have wxWidgets-3.0.5 on the same drive.
I tried to create a global variable for it as
$(APPPATH)\wxWidgets-3.0.5, but when I create a new project, it throws me this error:
Script error
The path you entered seems valid, but this wizard can't locate wxWidgets' files in it...
However it works when I directly specify it including the drive letter.
What can be done about this?
Sincerely thank you.