The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: Farabi on August 20, 2008, 11:22:07 AM

Title: Compiling without resource
Post by: Farabi on August 20, 2008, 11:22:07 AM
Hai,
Im making a project that not using any resource. But just a while ago Im trying to make a resource for my project. After my experiment done I erase all the resource include the .res file and now my project wont compile without that file. The problem is, the .res file is no longer exist on my harddrive, how to make my project compile without any resource?
Title: Re: Compiling without resource
Post by: BlackVortex on August 28, 2008, 01:48:42 AM
Maybe you need to edit your .bat files and erase the commands that have to do with the resources ...