Re: [hatari-devel] Mac OS X vs. bRealTimeClock

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Jerome,

Unfortunately, when I downloaded Hatari from Mercurial and copied over your CMakeLists.txt and gui-osx directories, I received the following errors when I attempted to generate the Xcode project using cmake -G Xcode:

CMake Error at CMakeLists.txt:71 (add_subdirectory):
  add_subdirectory given source "debug" which is not an existing directory.


CMake Error at CMakeLists.txt:72 (add_subdirectory):
  add_subdirectory given source "falcon" which is not an existing directory.


CMake Error at CMakeLists.txt:73 (add_subdirectory):
  add_subdirectory given source "gui-sdl" which is not an existing directory.


CMake Error at CMakeLists.txt:74 (add_subdirectory):
  add_subdirectory given source "uae-cpu" which is not an existing directory.


CMake Error at CMakeLists.txt:188 (install):
  install TARGETS given no RUNTIME DESTINATION for executable target
  "hatari".


CMake Error at CMakeLists.txt:189 (install):
  install FILES given no DESTINATION!


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.3)

I am running version 3.3.2 of CMake and Xcode 7.3.1.

Bob C


> On Jun 28, 2016, at 3:02 PM, Jerome Vernet <vernet.jerome@xxxxxxxxxx> wrote:
> 
> Hi,
> 
> I have successfully modified the project to use .xib files now.
> 
> https://www.dropbox.com/s/jbnnwbfapuyorh2/nonib.zip?dl=0
> Modified src/CMakeLists.txt included
> Modified gui-osx included
> 
> It's not yet perfect (.xib are also copied, but not needed in the binary).
> 
> It work when generating XCode project with cmake -G Xcode
> 
> JV
> 
> 




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/