-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build on OS X el capitan #4
Comments
Hey,
the makepanda file in the repo is a bit outdated, thats probably because it
fails. I will try to make an updated version today :)
|
Should be solved, LUI is using my module builder now |
Hi, Thank you! But not really, I'm on a Mac 😃 File "/Users/blabla/Downloads/LUI-master/Scripts/common.py", line 73, in get_panda_lib_path |
Oh well, sorry, I must have missed that! It is a bit ufortunate that I don't have a mac for testing this, but I will work on adding support for building on mac on my module builder |
This may have been fixed by tobspr/P3DModuleBuilder#8. |
Hi,
As I try to compile, the following error creeps almost at the beginning. I'm using OSX El Capitan.
Version: 1.10.0
Using Python 2.7
Traceback (most recent call last):
File "makepanda/makepanda.py", line 448, in
SdkLocateMSPlatform(STRMSPLATFORMVERSION)
NameError: name 'SdkLocateMSPlatform' is not defined
The text was updated successfully, but these errors were encountered: