본문 바로가기

Windows/MFC

error PRJ0004

For me, under C++ General, I had Debug Information Format := 4
Changing it to /Zi
got me past the: error PRJ0004 : Could not generate command line for the 'VCCLCompilerTool'

You may ask, how did I get the 4 there ? Well, I took a PC based project and tried to add a new configuration that was targeted for Mobile 5.

This was in Orcas.

So the error message is rather non-specific.




http://social.msdn.microsoft.com/forums/en-US/vssmartdevicesnative/thread/d05a38e7-347e-4a6c-b841-b9fa3e276e04/

'Windows > MFC' 카테고리의 다른 글

fullscreen 전체화면  (0) 2013.10.02
macro  (0) 2013.10.02
file attribute  (0) 2013.10.02
CreateDIBSection  (0) 2013.10.02
Foreground set 포그라운드 실행  (0) 2013.10.02