ALL_BUILD projet does not work

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
wacky
Posts: 2
Joined: Wed, 2012-08-08, 09:39

ALL_BUILD projet does not work

#1 Post by wacky »

Hello,

I get the newest code from git repositry (dcmtk.3.6.1).
I generate Visual Studio 2010 Solution by Cmake.

Then, I build ALL_BUILD project, but no project are built.

Output is only 3 lines.
1> Building Custom Rule /dcmtk/CMakeLists.txt
1> CMake does not need to re-run because \dcmtk-3.6.1-VS2010-x86\CMakeFiles\generate.stamp is up-to-date.
1> Build all projects

Other project can be built.

Is it a problem of Cmake configuration?

Michael Onken
DCMTK Developer
Posts: 2049
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

Re: ALL_BUILD projet does not work

#2 Post by Michael Onken »

Hi,

what happens if you just hit F7 (means "Build All" on my system)? I never use the ALL_BUILD target explicitly, however, I also would expect it, ahm, builds all ;)

Were CMake's "Configure" and "Generate" script showing any severe errors?

Best,
Michael

wacky
Posts: 2
Joined: Wed, 2012-08-08, 09:39

Re: ALL_BUILD projet does not work

#3 Post by wacky »

Hello,

When I hit F7(Build Solution), all projects are built as I expect.

Cmake's script didn't show any severe errors.

Michael Onken
DCMTK Developer
Posts: 2049
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

Re: ALL_BUILD projet does not work

#4 Post by Michael Onken »

ALL_BUILD is automatically created by CMake, I do not know why it does nothing in your case; however, experience shows that it is totally fine to ignore it.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest