Tuesday, 2 August 2011

GameDevBlog: Native Client Productivity Tip

During development, you obviously don't need to build every target every time - so why make your build 4x longer?

There's probably a better way to turn off the other targets - some scons magic, a Remove command maybe, you could put in build.scons - but the way I found was to go edit build_tools/nacl_sdk_scons/site_tools/nacl_tools.py and comment out the builds I didn't want, like so: Download nacl_tools.py (9.2K)

If anyone knows the scons magic, could you tell me what it is? Then I'll update this post.

games casual flash online

No comments:

Post a Comment