Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Switch to GYP (over cmake) #18

Closed
springmeyer opened this issue Jan 29, 2014 · 2 comments
Closed

Switch to GYP (over cmake) #18

springmeyer opened this issue Jan 29, 2014 · 2 comments

Comments

@springmeyer
Copy link
Contributor

As discussed we need a solid cross-platform build system for the pure c++ core, but that seamlessly integrates with (or at least nests into) platform specific build systems we'll use like XCode on iOS.

Cmake should work fine, but I'd prefer to use GYP since my knowledge of GYP is greater and growing all the time via Node.js/node-gyp/node-pre-gyp usage.

@kkaefer kkaefer mentioned this issue Jan 29, 2014
Closed
@kkaefer
Copy link
Contributor

kkaefer commented Jan 29, 2014

Would love your input on this. The few times I have tried to use gyp I ran into basic issues (no 64 bit support). However, I'm not a fan of CMake either, the config language is very weird.

@springmeyer springmeyer mentioned this issue Jan 30, 2014
Closed
3 tasks
@kkaefer
Copy link
Contributor

kkaefer commented Jan 30, 2014

closing in favor of #21

@kkaefer kkaefer closed this as completed Jan 30, 2014
@incanus incanus mentioned this issue Dec 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants