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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. CppUnit 1.12.1 compile error

CppUnit 1.12.1 compile error

Scheduled Pinned Locked Moved C / C++ / MFC
helpvisual-studiodebuggingquestionannouncement
2 Posts 2 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.
  • S Offline
    S Offline
    Sreedevi Jagannath
    wrote on last edited by
    #1

    Hi, I'm trying to compile CppUnit 1.12.1 on Windows XP. I have VS 2005 (V> 8.0). I'm getting the following error: (Only one error) error PRJ0019: A tool returned an error code from "Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll" TestPlugInRunner In the Debug htm file, it says : Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll The system cannot find the file specified. Project : error PRJ0019: A tool returned an error code from "Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll" I excluded the VC6 plugins, commented out the code, and solved the other errors by including the correct version numbers in the libid import statements. Any idea how I can solve this? Please help, I've been at it for a whole day now. Thanks, Sreedevi Jagannath.

    U 1 Reply Last reply
    0
    • S Sreedevi Jagannath

      Hi, I'm trying to compile CppUnit 1.12.1 on Windows XP. I have VS 2005 (V> 8.0). I'm getting the following error: (Only one error) error PRJ0019: A tool returned an error code from "Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll" TestPlugInRunner In the Debug htm file, it says : Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll The system cannot find the file specified. Project : error PRJ0019: A tool returned an error code from "Updating c:\Documents and Settings\sreedevi\My Documents\cppunit-1.12.1\lib\cppunitd_dll.dll" I excluded the VC6 plugins, commented out the code, and solved the other errors by including the correct version numbers in the libid import statements. Any idea how I can solve this? Please help, I've been at it for a whole day now. Thanks, Sreedevi Jagannath.

      U Offline
      U Offline
      User 4753325
      wrote on last edited by
      #2

      Hello Sreedevi, The same problem happened to me. Hopefully you have found the solution by now as it is August, but in case you have not, be sure that your post build activities (moving a file from the target path to the /lib path) do not have any spaces in the path.

      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