Re: [gtk-osx-users] Issues when building latest GTK+




> Just to be clear (I had the same issue), the m4 directory has to be
> created in the $HOME/gtk/source/gtk+-2.24.21 folder.

Got that thanks, GTK is building OK with that fix.
Note that exit to jhbuild shell drops you to the correct directory, so there is no need to do "cd ...".

I had issues with the cmake part, after dropping to shell I done:
export CMAKE_OSX_DEPLOYMENT_TARGET=""
./bootstrap
exit

Unfortunately, that doesn't work, I still got the same error.
Should I edit the value of this variable in some code file?

Fortunately skipping cmake build did not prevent building the rest of the project.

Regards,
  Miroslav


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]