Hi,
I created an environment variable, then I set it in my project properties in search directories for the compiler. But the compiler is not finding the file in that path..
The variable I set is: ($WxWidgetsHome)\lib\vc_lib\mswd
Please let me know whether I m doing anything wrong..
Thanks,
Bharani
the correct syntax is $(#WxWidgetsHome)\lib\vc_lib\mswd
Quote from: lakersfan74 on January 12, 2009, 02:13:10 PM
Hi,
I created an environment variable, then I set it in my project properties in search directories for the compiler. But the compiler is not finding the file in that path..
The variable I set is: ($WxWidgetsHome)\lib\vc_lib\mswd
Please let me know whether I m doing anything wrong..
Thanks,
Bharani
Try it with uppercase letters only:
$(WXWIDGETSHOME)\lib\vc_lib\mswd