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?
ALL_BUILD projet does not work
Moderator: Moderator Team
-
- DCMTK Developer
- Posts: 2072
- Joined: Fri, 2004-11-05, 13:47
- Location: Oldenburg, Germany
- Contact:
Re: ALL_BUILD projet does not work
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
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
Re: ALL_BUILD projet does not work
Hello,
When I hit F7(Build Solution), all projects are built as I expect.
Cmake's script didn't show any severe errors.
When I hit F7(Build Solution), all projects are built as I expect.
Cmake's script didn't show any severe errors.
-
- DCMTK Developer
- Posts: 2072
- Joined: Fri, 2004-11-05, 13:47
- Location: Oldenburg, Germany
- Contact:
Re: ALL_BUILD projet does not work
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.
Who is online
Users browsing this forum: No registered users and 0 guests