Created
November 24, 2011 03:09
-
-
Save springmeyer/1390543 to your computer and use it in GitHub Desktop.
compile output of node-mapnik on windows7 (vs 2010)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c:\dev2\node-mapnik>set PROJ_LIB=C:\dev2\proj\nad | |
c:\dev2\node-mapnik>set GDAL_DATA=C:\dev2\gdal\data | |
c:\dev2\node-mapnik>set MAPNIK_INPUT_PLUGINS="c:\\mapnik-2.0\\lib\\mapnik\\input" | |
c:\dev2\node-mapnik>set MAPNIK_FONTS="c:\\mapnik-2.0\\lib\\mapnik\\fonts" | |
c:\dev2\node-mapnik>set target=Build | |
c:\dev2\node-mapnik>set config=Release | |
c:\dev2\node-mapnik>python gen_settings.py | |
c:\dev2\node-mapnik>rm build.sln | |
c:\dev2\node-mapnik>python gyp/gyp build.gyp --depth=. -f msvs -G msvs_version=2010 | |
c:\dev2\node-mapnik>rem msbuild build.sln /t:Build /p:Configuration=Release | |
c:\dev2\node-mapnik>msbuild build.sln | |
Microsoft (R) Build Engine Version 4.0.30319.1 | |
[Microsoft .NET Framework, Version 4.0.30319.239] | |
Copyright (C) Microsoft Corporation 2007. All rights reserved. | |
Build started 11/23/2011 7:06:06 PM. | |
Project "c:\dev2\node-mapnik\build.sln" on node 1 (default targets). | |
ValidateSolutionConfiguration: | |
Building solution configuration "Default|Win32". | |
Project "c:\dev2\node-mapnik\build.sln" (1) is building "c:\dev2\node-mapnik\_mapnik.vcxproj" (2) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "Default\obj\_mapnik\". | |
InitializeBuildStatus: | |
Creating "Default\obj\_mapnik\_mapnik.unsuccessfulbuild" because "AlwaysCreate" was specified. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I"c:\mapnik-2.0\include" /Ic:\dev2\freetype /Ic:\dev2\freetype\include /IC:\dev2\cairo\src /Ic:\dev2\cairomm /IC:\dev2\libsigc++ /I"c:\dev2\boost-vc100\include\boost-1_48" /I"c:\dev2\node-v0.6.2\deps\v8\include" /I"c:\dev2\node-v0.6.2\src" /I"c:\dev2\node-v0.6.2\deps\uv\include" /Ic:\dev2\proj\src /Ic:\dev2\icu\include /I"C:\dev2\mapnik-packaging\windows\ltdl" /Zi /nologo /W1 /WX- /O2 /Oy- /D "PLATFORM=\"win\"" /D HAVE_CAIRO /D HAVE_JPEG /D MAPNIK_THREADSAFE /D HAVE_LIBXML2 /D LIBTOOL_SUPPORTS_ADVISE /D "PLATFORM=\"win32\"" /D _LARGEFILE_SOURCE /D _FILE_OFFSET_BITS=64 /D _WINDOWS /D __WINDOWS__ /D BUILDING_NODE_EXTENSION /D _WINDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Default\obj\_mapnik\\" /Fd"Default\obj\_mapnik\vc100.pdb" /Gd /TP /analyze- /errorReport:queue src\mapnik_image_view.cpp src\mapnik_color.cpp src\mapnik_js_datasource.cpp src\mapnik_map.cpp src\mapnik_geometry.cpp src\mapnik_grid_view.cpp src\mapnik_featureset.cpp src\mapnik_memory_datasource.cpp src\mapnik_layer.cpp src\mapnik_image.cpp src\mapnik_datasource.cpp src\node_mapnik.cpp src\mapnik_projection.cpp src\mapnik_feature.cpp src\mapnik_palette.cpp src\mapnik_grid.cpp | |
mapnik_image_view.cpp | |
src\mapnik_image_view.cpp(310): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
mapnik_color.cpp | |
mapnik_js_datasource.cpp | |
src\mapnik_js_datasource.cpp(46): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
mapnik_map.cpp | |
src\mapnik_map.cpp(239): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(458): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(513): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(542): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(672): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(752): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(969): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1300): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1459): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1600): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1671): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1803): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
mapnik_geometry.cpp | |
mapnik_grid_view.cpp | |
mapnik_featureset.cpp | |
mapnik_memory_datasource.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(72): warning C4005: 'INT8_MIN' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(153) : see previous definition of 'INT8_MIN' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(73): warning C4005: 'INT16_MIN' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(157) : see previous definition of 'INT16_MIN' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(74): warning C4005: 'INT32_MIN' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(161) : see previous definition of 'INT32_MIN' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(76): warning C4005: 'INT8_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(166) : see previous definition of 'INT8_MAX' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(77): warning C4005: 'INT16_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(170) : see previous definition of 'INT16_MAX' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(78): warning C4005: 'INT32_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(174) : see previous definition of 'INT32_MAX' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(79): warning C4005: 'UINT8_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(179) : see previous definition of 'UINT8_MAX' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(80): warning C4005: 'UINT16_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(183) : see previous definition of 'UINT16_MAX' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(81): warning C4005: 'UINT32_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/umachine.h(187) : see previous definition of 'UINT32_MAX' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(165): warning C4005: 'INT64_C' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/pwin32.h(107) : see previous definition of 'INT64_C' | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(166): warning C4005: 'UINT64_C' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\icu\include\unicode/pwin32.h(110) : see previous definition of 'UINT64_C' | |
mapnik_layer.cpp | |
mapnik_image.cpp | |
src\mapnik_image.cpp(407): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_image.cpp(425): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
mapnik_datasource.cpp | |
node_mapnik.cpp | |
c:\dev2\node-mapnik\src\mapnik_fonts.hpp(30): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
mapnik_projection.cpp | |
src\mapnik_projection.cpp(38): warning C4804: '>' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
mapnik_feature.cpp | |
mapnik_palette.cpp | |
mapnik_grid.cpp | |
src\mapnik_grid.cpp(381): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
Generating Code... | |
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(c:\dev2\node-mapnik\Default\_mapnik.dll) does not match the Linker's OutputFile property value (c:\dev2\node-mapnik\Default\_mapnik.node). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(991,5): warning MSB8012: TargetExt(.dll) does not match the Linker's OutputFile property value (.node). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"c:\dev2\node-mapnik\Default\_mapnik.node" /NOLOGO /LIBPATH:"c:\dev2\node-v0.6.2\Release\lib" /LIBPATH:"c:\dev2\node-v0.6.2\Release" /LIBPATH:"C:\dev2\mapnik-packaging\windows\build\src\msvc-9.0\release\threading-multi" /LIBPATH:"C:\dev2\boost-vc100\lib" /LIBPATH:C:\dev2\icu\lib mapnik2.lib node.lib icuuc.lib "libboost_regex-vc100-mt-1_48.lib" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Default\obj\_mapnik\_mapnik.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"c:\dev2\node-mapnik\Default\_mapnik.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 /DLL Default\obj\_mapnik\mapnik_image_view.obj | |
Default\obj\_mapnik\mapnik_color.obj | |
Default\obj\_mapnik\mapnik_js_datasource.obj | |
Default\obj\_mapnik\mapnik_map.obj | |
Default\obj\_mapnik\mapnik_geometry.obj | |
Default\obj\_mapnik\mapnik_grid_view.obj | |
Default\obj\_mapnik\mapnik_featureset.obj | |
Default\obj\_mapnik\mapnik_memory_datasource.obj | |
Default\obj\_mapnik\mapnik_layer.obj | |
Default\obj\_mapnik\mapnik_image.obj | |
Default\obj\_mapnik\mapnik_datasource.obj | |
Default\obj\_mapnik\node_mapnik.obj | |
Default\obj\_mapnik\mapnik_projection.obj | |
Default\obj\_mapnik\mapnik_feature.obj | |
Default\obj\_mapnik\mapnik_palette.obj | |
Default\obj\_mapnik\mapnik_grid.obj /FORCE:MULTIPLE | |
node.lib(node.exe) : warning LNK4006: "public: class v8::Local<class v8::Object> __thiscall v8::AccessorInfo::This(void)const " (?This@AccessorInfo@v8@@QBE?AV?$Local@VObject@v8@@@2@XZ) already defined in mapnik_color.obj; second definition ignored [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
Creating library c:\dev2\node-mapnik\Default\_mapnik.lib and object c:\dev2\node-mapnik\Default\_mapnik.exp | |
c:\dev2\node-mapnik\Default\_mapnik.node : warning LNK4088: image being generated due to /FORCE option; image may not run [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
_mapnik.vcxproj -> c:\dev2\node-mapnik\Default\_mapnik.dll | |
Manifest: | |
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:"c:\dev2\node-mapnik\Default\_mapnik.node;#2" /manifest Default\obj\_mapnik\_mapnik.dll.intermediate.manifest | |
FinalizeBuildStatus: | |
Deleting file "Default\obj\_mapnik\_mapnik.unsuccessfulbuild". | |
Touching "Default\obj\_mapnik\_mapnik.lastbuildstate". | |
Done Building Project "c:\dev2\node-mapnik\_mapnik.vcxproj" (default targets). | |
Done Building Project "c:\dev2\node-mapnik\build.sln" (default targets). | |
Build succeeded. | |
"c:\dev2\node-mapnik\build.sln" (default target) (1) -> | |
"c:\dev2\node-mapnik\_mapnik.vcxproj" (default target) (2) -> | |
(ClCompile target) -> | |
src\mapnik_image_view.cpp(310): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_js_datasource.cpp(46): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(239): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(458): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(513): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(542): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(672): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(752): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(969): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1300): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1459): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1600): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1671): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_map.cpp(1803): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(72): warning C4005: 'INT8_MIN' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(73): warning C4005: 'INT16_MIN' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(74): warning C4005: 'INT32_MIN' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(76): warning C4005: 'INT8_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(77): warning C4005: 'INT16_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(78): warning C4005: 'INT32_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(79): warning C4005: 'UINT8_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(80): warning C4005: 'UINT16_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(81): warning C4005: 'UINT32_MAX' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(165): warning C4005: 'INT64_C' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(166): warning C4005: 'UINT64_C' : macro redefinition [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_image.cpp(407): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_image.cpp(425): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\node-mapnik\src\mapnik_fonts.hpp(30): warning C4804: '>=' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_projection.cpp(38): warning C4804: '>' : unsafe use of type 'bool' in operation [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
src\mapnik_grid.cpp(381): warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
"c:\dev2\node-mapnik\build.sln" (default target) (1) -> | |
"c:\dev2\node-mapnik\_mapnik.vcxproj" (default target) (2) -> | |
(DoLinkOutputFilesMatch target) -> | |
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(c:\dev2\node-mapnik\Default\_mapnik.dll) does not match the Linker's OutputFile property value (c:\dev2\node-mapnik\Default\_mapnik.node). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(991,5): warning MSB8012: TargetExt(.dll) does not match the Linker's OutputFile property value (.node). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
"c:\dev2\node-mapnik\build.sln" (default target) (1) -> | |
"c:\dev2\node-mapnik\_mapnik.vcxproj" (default target) (2) -> | |
(Link target) -> | |
node.lib(node.exe) : warning LNK4006: "public: class v8::Local<class v8::Object> __thiscall v8::AccessorInfo::This(void)const " (?This@AccessorInfo@v8@@QBE?AV?$Local@VObject@v8@@@2@XZ) already defined in mapnik_color.obj; second definition ignored [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
c:\dev2\node-mapnik\Default\_mapnik.node : warning LNK4088: image being generated due to /FORCE option; image may not run [c:\dev2\node-mapnik\_mapnik.vcxproj] | |
34 Warning(s) | |
0 Error(s) | |
Time Elapsed 00:01:48.07 | |
c:\dev2\node-mapnik>copy Default\\_mapnik.node lib\\_mapnik.node | |
1 file(s) copied. | |
c:\dev2\node-mapnik>rem test! | |
c:\dev2\node-mapnik>set NODE_PATH=lib | |
c:\dev2\node-mapnik>node node_modules\expresso\bin\expresso | |
[?25l[?25h | |
c:\dev2\node-mapnik>rem node -e "console.log(require('mapnik'))" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment