hey guys, trying to run a program here but my compiler reads something like this


1>------ Build started: Project: ati, Configuration: Debug Win32 ------
1>Compiling...
1>ati.cpp
1>Compiling manifest to resources...
1>Project : error PRJ0003 : Error spawning 'rc.exe'.
1>Build log was saved at "file://c:\Users\TEMP.STUDENTS.002\Documents\Visual Studio 2008\Projects\ati\ati\Debug\BuildLog.htm"
1>ati - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

please help

What version of vc++ 2008 are you using? Express, Pro, etc. The Express version doesn't come with rc.exe but the others do.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.