compiling problems

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

edzah

New Member
Jul 14, 2004
15
0
0
I am using VC++7.1 and have compiled and run the 'MyFirstExample' code available on UDN -that worked fine, so I decided to do some experimenting and changed the code. my problem is i cant/ dont know how to rebuild the code to include the changes i have made - everytime i get:
Rebuild All started: Project: MyFirstExample, Configuration: Debug Win32 ------

Deleting intermediate files and output files for project 'MyFirstExample', configuration 'Debug|Win32'.
MyFirstExample - up-to-date.


---------------------- Done ----------------------

Rebuild All: 1 succeeded, 0 failed, 0 skipped

any ideas? :)
ed