Thread: Problem with project directories

  1. #1
    Registered User
    Join Date
    Aug 2005
    Posts
    204

    Problem with project directories

    I'm running MSVC++. I have a project that contains some code along with other source/header file SDK stuff. When I put the code in a certain directory everything compiles okay. When I put the code in different directory everything compiles okay, but the output program does not run.

    I don't know why this is occurring. The second directory is listed as a "Visual Studio project location," but the first one is not. Does anyone know how I can fix this?

    If it helps I get a lot of error messages that say "warning C4311: 'type cast'" by putting the code in the second directory.
    Last edited by thetinman; 10-27-2005 at 01:55 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Bin packing problem....
    By 81N4RY_DR460N in forum C++ Programming
    Replies: 0
    Last Post: 08-01-2005, 05:20 AM
  2. VC6 directories
    By Magos in forum Tech Board
    Replies: 0
    Last Post: 03-11-2005, 05:52 PM
  3. Project details: Dedicated
    By Stack Overflow in forum Projects and Job Recruitment
    Replies: 9
    Last Post: 02-22-2005, 03:10 PM
  4. Operating System Project
    By Pete in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 07-15-2004, 09:33 AM