Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Problem with compiling the VC++ code

Problem with compiling the VC++ code

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++tutorialquestion
2 Posts 2 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dinu_IP
    wrote on last edited by
    #1

    Hi Friends, I am facing couple of problems while compiling the code, and this is the first time I am facing this kind of problem so I don't understand how to resolve this, Please help me out. The problems are as follows: 1. When I am compiling a code I am getting message saying " The source file XXX and YYY (XXX and YYY are files in different projects) are both configured to produce the output file XXX.obj This project cannot be build. 2.For one project after every change (even after scrolloing the mouse) I am getting message saying " XXX.clw, This file has been modified outside of the source editor. Do you want to relode it?" I am getting this message so many time that I am unable to work. 3. Some times my code is getting compiled and some time it is giving error saying undeclaired member variable even though the variable is declaired. some times same code is getting compiled without any error. Waiting for the replies from the group. Thanks in advance... Thanks & Regards, -Dinesh.

    N 1 Reply Last reply
    0
    • D Dinu_IP

      Hi Friends, I am facing couple of problems while compiling the code, and this is the first time I am facing this kind of problem so I don't understand how to resolve this, Please help me out. The problems are as follows: 1. When I am compiling a code I am getting message saying " The source file XXX and YYY (XXX and YYY are files in different projects) are both configured to produce the output file XXX.obj This project cannot be build. 2.For one project after every change (even after scrolloing the mouse) I am getting message saying " XXX.clw, This file has been modified outside of the source editor. Do you want to relode it?" I am getting this message so many time that I am unable to work. 3. Some times my code is getting compiled and some time it is giving error saying undeclaired member variable even though the variable is declaired. some times same code is getting compiled without any error. Waiting for the replies from the group. Thanks in advance... Thanks & Regards, -Dinesh.

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      Dinu_IP wrote:

      When I am compiling a code I am getting message saying " The source file XXX and YYY (XXX and YYY are files in different projects) are both

      in the file view tab, plz check for the above files and delete the unwanted files from it.

      Dinu_IP wrote:

      2.For one project after every change (even after scrolloing the mouse) I am getting message saying " XXX.clw

      delete the folowing files from the project folder. .clw, .opt, .plg, .aps, .ncb. This files will be recreated when u compile the program. U can recreate the clw file when u press the ctrl + w ( class wizard )

      nave

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups