Build error node-web in Windows 7x64

8 views
Skip to first unread message

con...@dllsystems.com.br

unread,
May 9, 2014, 11:10:39 AM5/9/14
to node-...@googlegroups.com
I'm having trouble compiling the node-webkit for windows, can anyone help me? 

At the Windows command prompt: 
python depot_tools\win_toolchain\toolchain2013.py
gclient --version
gclient --version

in folder C:\nodewebkit\node-webkit
gclient sync

At the Windows command prompt: 
set GYP_GENERATORS=msvs,ninja
set GYP_DEFINES=component=shared_library windows_sdk_path=C:\nodewebkit\depot_tools\win_toolchain\win_toolchain_2013\win8sdk
python build/gyp_chromium content/content.gyp

At the prompt with GitBash: 
export GYP_GENERATORS="ninja"
export GYP_DEFINES="component=shared_library"
export GYP_DEFINES="$GYP_DEFINES windows_sdk_path=C:\nodewebkit\depot_tools\win_toolchain\win_toolchain_2013\win8sdk"
python build/gyp_chromium content/content.gyp

In both got the following error: 
TypeError: object of type 'NoneType' has no len () 

dwebdes...@gmail.com

unread,
May 21, 2014, 2:42:05 PM5/21/14
to node-...@googlegroups.com
I have this exact error, no help from the Github repo or elsewhere.. Did you ever fix this?

Roger

unread,
May 21, 2014, 6:46:50 PM5/21/14
to node-...@googlegroups.com
Why are you adding 'component=shared_library' ?
> --
> You received this message because you are subscribed to the Google Groups
> "node-webkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to node-webkit...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages