how to creat own project

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
David
Posts: 3
Joined: Tue, 2006-01-24, 05:25

how to creat own project

#1 Post by David »

Hi,
I have a naive question.
if i want to creat a new project.
what I need to do?
do I need to write a cMakelist for it? or just copy a existing fold and modify it?

Jörg Riesmeier
ICSMED DICOM Services
ICSMED DICOM Services
Posts: 2217
Joined: Fri, 2004-10-29, 21:38
Location: Oldenburg, Germany

#2 Post by Jörg Riesmeier »

For Windows systems, you should probably write your own CMakeLists.txt files. See CMake homepage for examples and more details.

In addition, I've created a new entry for the FAQ.

vyrus
Posts: 19
Joined: Sat, 2006-01-21, 22:14

Re: how to creat own project

#3 Post by vyrus »

David wrote:Hi,
I have a naive question.
if i want to creat a new project.
what I need to do?
do I need to write a cMakelist for it? or just copy a existing fold and modify it?
If you work with Visual Studio from Microsoft, you can first create empty windows console project; add existing .h .cpp dcmtk source files; in project properties, add additional include and lib directory, as well as lib files. If you are new to VS environment, it may be very hard to get it right for the first time.

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 0 guests