Compile errors for Visual studio 7

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
deecee
Posts: 1
Joined: Fri, 2005-07-22, 03:16

Compile errors for Visual studio 7

#1 Post by deecee »

Hi

Can anyone help, I am trying to compile using Cmake for visual studio seven. I am following the instructions and keep getting the same error

can anyone help

here is the error log

----------------------------------------------------------------------------
The application for project 'C:\dcmtk-3.5.3\CMakeTmp\INSTALL.vcproj' is not installed.

Make sure the application for the project type (.vcproj) is installed.

The application for project 'C:\dcmtk-3.5.3\CMakeTmp\cmTryCompileExec.vcproj' is not installed.

Make sure the application for the project type (.vcproj) is installed.

Invalid project



Usage:

devenv [solutionfile | projectfile | anyfile.ext] [switches]



You can invoke devenv with a first argument to specify a solution file or

project file. You can also invoke devenv with a first argument that is any

other kind of file that you just want to open in an editor. When you supply a

project file, the IDE opens it in the context of a solution by looking for a

.sln file with the same base name as the project file in the same

directory as the project file. If no such .sln file exists, then the IDE

looks for a single .sln file that references the project. If no such single

.sln file exists, then the IDE creates an unsaved solution with a default .sln

file name that has the same base name as the project file.



Command line builds:

devenv solutionfile.sln /build solutionconfig [ /project projectnameorfile [ /projectconfig name ] ]



Available command line switches:



/build build the specified solution configuration

/project specifies the project to build instead of solution

must specify /build to use /project

/projectconfig specifies project configuration to build

must specify /project to use /projectconfig

/out write build output to specified file

/rebuild like /build but forces a clean first

/clean clean up build outputs

/deploy build the specified solution configuration and then deploy it

/run run the specified solution configuration

/runexit run the specified solution configuration and then terminate

/command executes the specified internal command line after startup

/mditabs use tabbed documents interface

/mdi use MDI interface

/fn use specified font name

/fs use specified font size

/LCID use specified language ID

/noVSIP disables VSIP developers license key for VSIP testing

/safemode only default environment and services load for stability

/resetskippkgs allow VsPackages once flagged for loading failures to

load again



Product-specific switches:




To attach the debugger from the command line, use:
vs7jit.exe -p <pid>

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest