I need some help!!!
-
I am not sure if I am putting this in the right place, but you guys are really smart about eMbedded visual C++ too right? Anyways I am new to the embedded visual c++ world. I have a large chunk of code that is supposed to work!!. But when trying to compile it I recieve
Build : warning : could not create output directory 'D:\Visual\PCS\ARMDbg'
. I can't see anything in the code that wants to write to the D drive. Is this something in the compiler. I am using Embedded Visual C++ 3.0. Can someone at lease point me in the right direction. Thank alot, Rodneyk1 -
I am not sure if I am putting this in the right place, but you guys are really smart about eMbedded visual C++ too right? Anyways I am new to the embedded visual c++ world. I have a large chunk of code that is supposed to work!!. But when trying to compile it I recieve
Build : warning : could not create output directory 'D:\Visual\PCS\ARMDbg'
. I can't see anything in the code that wants to write to the D drive. Is this something in the compiler. I am using Embedded Visual C++ 3.0. Can someone at lease point me in the right direction. Thank alot, Rodneyk1Your settings obviously include something to set the output directory. Is this using Visual Studio ? Get the project settings up and check where it's trying to build to. Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
I am not sure if I am putting this in the right place, but you guys are really smart about eMbedded visual C++ too right? Anyways I am new to the embedded visual c++ world. I have a large chunk of code that is supposed to work!!. But when trying to compile it I recieve
Build : warning : could not create output directory 'D:\Visual\PCS\ARMDbg'
. I can't see anything in the code that wants to write to the D drive. Is this something in the compiler. I am using Embedded Visual C++ 3.0. Can someone at lease point me in the right direction. Thank alot, Rodneyk1