It does not make the development environment in the mac OS
Moderator: Moderator Team
It does not make the development environment in the mac OS
mac mimi(late2014)
mac os yosemite 10.10.4
xcode 6.4
cmake 3.3.0-rc3
dcmtk3.6.1_20150629.tar
I can output to generate code in cmake.
It is not possible to open the xcodeDCMTK.xcodeproj.
Please help me.
https://dl.dropboxusercontent.com/u/1794792/no1.png
https://dl.dropboxusercontent.com/u/1794792/no2.png
https://dl.dropboxusercontent.com/u/1794792/no3.png
mac os yosemite 10.10.4
xcode 6.4
cmake 3.3.0-rc3
dcmtk3.6.1_20150629.tar
I can output to generate code in cmake.
It is not possible to open the xcodeDCMTK.xcodeproj.
Please help me.
https://dl.dropboxusercontent.com/u/1794792/no1.png
https://dl.dropboxusercontent.com/u/1794792/no2.png
https://dl.dropboxusercontent.com/u/1794792/no3.png
-
- OFFIS DICOM Team
- Posts: 318
- Joined: Mon, 2014-03-03, 09:51
- Location: Oldenburg, Germany
Re: It does not make the development environment in the mac
Just a stupid question that arised from looking at your screenshots: You did hit the generate button after configure, right?
Also: try using makefiles instead of xcodeproj if nothing else helps.
Also: try using makefiles instead of xcodeproj if nothing else helps.
Re: It does not make the development environment in the mac
Thank you for your reply.
I start again from the beginning.
I press the button only generate.
xcodeproj did can not be opened.Why?
Make you successful from the terminal.
Will it not be from cmake?
Please help me.
I start again from the beginning.
I press the button only generate.
xcodeproj did can not be opened.Why?
Make you successful from the terminal.
Will it not be from cmake?
Please help me.
-
- DCMTK Developer
- Posts: 2073
- Joined: Fri, 2004-11-05, 13:47
- Location: Oldenburg, Germany
- Contact:
Re: It does not make the development environment in the mac
Hi,
There must be an XCode log somewhere or some other window to get details.
Best regards,
Michael
There must be an XCode log somewhere or some other window to get details.
Best regards,
Michael
Re: It does not make the development environment in the mac
Thank you for your reply.
It sets aside the environment after the cmake.
xcodeproj does not start.
https://dl.dropboxusercontent.com/u/1794792/data.zip
It sets aside the environment after the cmake.
xcodeproj does not start.
https://dl.dropboxusercontent.com/u/1794792/data.zip
Re: It does not make the development environment in the mac
It doesn't succeed yet.
Please tell someone to me.
Please tell someone to me.
-
- DCMTK Developer
- Posts: 2073
- Joined: Fri, 2004-11-05, 13:47
- Location: Oldenburg, Germany
- Contact:
Re: It does not make the development environment in the mac
There must somewhere be a log from Xcode startup. I cannot find it in your dropbox files.
-
- Posts: 4
- Joined: Thu, 2015-07-02, 08:50
Re: It does not make the development environment in the mac
Hi, mokudo.
I had a same problem and solve it.
Open the 'dcmtkPrepare.cmake' file in CMake directory.
find a string
ADD_DEFINITIONS(-DDCMTK_BUILD_DATE=\\\"2015-06-29\\\") at line 200
and replace the string like this.
ADD_DEFINITIONS(-DDCMTK_BUILD_DATE="2015-06-29")
finally Configure and Generate.
So, you will be able to open the Xcode project. 
I had a same problem and solve it.
Open the 'dcmtkPrepare.cmake' file in CMake directory.
find a string
ADD_DEFINITIONS(-DDCMTK_BUILD_DATE=\\\"2015-06-29\\\") at line 200
and replace the string like this.
ADD_DEFINITIONS(-DDCMTK_BUILD_DATE="2015-06-29")
finally Configure and Generate.
So, you will be able to open the Xcode project. 
-
- DCMTK Developer
- Posts: 2073
- Joined: Fri, 2004-11-05, 13:47
- Location: Oldenburg, Germany
- Contact:
Re: It does not make the development environment in the mac
Hi,
yes, I remember that issue, specific to XCode.
Since you use the current DCMTK, maybe the CMake version is the problem then since we now built fine on our Mac Mini (dont have the software versions at hand).
Thanks for helping out Chris!
Best,
Michael
Edit: Actually that is still a bug in our CMake/CMake files that we release with each snapshot, so that is something we should fix on our side, too. Note that you should be able to compile non-snapshot versions (from http://git.dcmtk.org) whithout problems, since the BUILD_DATE field is not set then.
yes, I remember that issue, specific to XCode.
Since you use the current DCMTK, maybe the CMake version is the problem then since we now built fine on our Mac Mini (dont have the software versions at hand).
Thanks for helping out Chris!
Best,
Michael
Edit: Actually that is still a bug in our CMake/CMake files that we release with each snapshot, so that is something we should fix on our side, too. Note that you should be able to compile non-snapshot versions (from http://git.dcmtk.org) whithout problems, since the BUILD_DATE field is not set then.
Re: It does not make the development environment in the mac
Hi, ChrisMJSong.
Thank you for your reply.
It was successful.
It was really good.
Thank you everyone.
Thank you for your reply.
It was successful.
It was really good.
Thank you everyone.
-
- OFFIS DICOM Team
- Posts: 318
- Joined: Mon, 2014-03-03, 09:51
- Location: Oldenburg, Germany
Re: It does not make the development environment in the mac
For anyone that finds this thread: it has just been fixed, see our bugtracker for more information.
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 1 guest