-
Notifications
You must be signed in to change notification settings - Fork 22
Build latest node (4.x ATM) #60
Comments
@BergWerkGIS seems like the first step(s), before trying to automate, are:
|
@BergWerkGIS I see @brianreavis getting ready for a node-gdal release that would support Node 4.x. Its not critical but would be nice to soon support VS 2015 Node 4.x builds. Let me know if you plan to look into the items above or whether I should take some time to do so. |
y, looking into it. |
I changed the scripts to allow for compiles of node These are the first results, directly from https://github.com/nodejs/node, only overriding
I suggest we don't support Next tests with [email protected]:
I think we should investigate again, if |
just looked at the stock binaries: seem to be built with |
Okay, so we'll keep building our own for now.
If we are building our own I think sticking with MD feels easy and safer. But yes, MT might work fine - we have no conclusive evidence it did not. TileMill always used the stock node with MT. However we know TileMill had some mysterious crashes/memory problems.... That said if you feel like 1) not-patching is cleaner and 2) you can comfortably assess and test at MT build and confirm it behaves the same and performs the same... I'm happy switching. What do you think? |
👍 Yes, lets target latest 4.x |
Definitely worth a try. |
Does this mean Electron won't be supported, or does this just mean pre-built binaries for it won't exist? Regarding naturalatlas/node-gdal#127 (naiive question... not really familiar w/electron) |
@brianreavis Not familiar with electron either. |
Update build scripts here and https://github.com/mapbox/node-cpp11
@springmeyer What's your opinion on how to proceed?
https://github.com/mapbox/node has been forked from https://github.com/nodejs/node-v0.x-archive
which has been moved to https://github.com/nodejs/node
The text was updated successfully, but these errors were encountered: