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. .plg file

.plg file

Scheduled Pinned Locked Moved C / C++ / MFC
question
5 Posts 3 Posters 0 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.
  • A Offline
    A Offline
    Anandi VC
    wrote on last edited by
    #1

    when ever i build my project in VC6.0 , i get a message as follows : C:\ProgramFiles\XXX\YYY\MyProjectName.plg This File has been modified outside the source editor.Do you want to reload it? What is a .plg file and why is my compiler asking for reload ? Thanks in advance. Anandi

    N 1 Reply Last reply
    0
    • A Anandi VC

      when ever i build my project in VC6.0 , i get a message as follows : C:\ProgramFiles\XXX\YYY\MyProjectName.plg This File has been modified outside the source editor.Do you want to reload it? What is a .plg file and why is my compiler asking for reload ? Thanks in advance. Anandi

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

      Anandi.VC wrote:

      This File has been modified outside the source editor.Do you want to reload it?

      This is because you have kept the "MyProjectName.plg" opened in the IDE window. Take "Window->Close All" menu item in the VC++ IDE.

      nave [OpenedFileFinder]

      A 1 Reply Last reply
      0
      • N Naveen

        Anandi.VC wrote:

        This File has been modified outside the source editor.Do you want to reload it?

        This is because you have kept the "MyProjectName.plg" opened in the IDE window. Take "Window->Close All" menu item in the VC++ IDE.

        nave [OpenedFileFinder]

        A Offline
        A Offline
        Anandi VC
        wrote on last edited by
        #3

        Thank u Naveen. i did as u instructed and got rid of the message to reload it. but for what purpose the compiler uses a .plg file ?? Anandi

        E 1 Reply Last reply
        0
        • A Anandi VC

          Thank u Naveen. i did as u instructed and got rid of the message to reload it. but for what purpose the compiler uses a .plg file ?? Anandi

          E Offline
          E Offline
          ERLN
          wrote on last edited by
          #4

          .plg file is the compilation build log. it will write all the verbose commands of compiler and linker information. have a look on .plg you will get more information.

          A 1 Reply Last reply
          0
          • E ERLN

            .plg file is the compilation build log. it will write all the verbose commands of compiler and linker information. have a look on .plg you will get more information.

            A Offline
            A Offline
            Anandi VC
            wrote on last edited by
            #5

            Thank u for the Info ERLN :) !! Anandi

            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