Lua Scripting for BGE#17
Lua Scripting for BGE#17oneillsimon wants to merge 14 commits intoskooter500:masterfrom oneillsimon:lua
Conversation
|
Hey Simon When I merge this pull request, I find that the project folders are gone in Visual STudio and also there seems to be a few extra files in the build that dont seem to be in git: FBO.cpp and FBO.h The project compiles anyway, but it crashes when I run it.. It usually stays alive for a few seconds and then crashes... Any ideas? Bryan |
|
That's weird, I have those files on my build but they're in the BGE folder
|
|
Yea its possibly an older version of BGE, but I dont think thats the git clone -b lua https://github.com/oneillsimon/BGE.git And open the project I get those issues. Can you that and see if you get Bryan On Sun, Dec 21, 2014 at 6:31 PM, oneillsimon notifications@github.com
Dr. Bryan Duggan School of Computing Phone: + 353 1 4024788 |
|
I cloned the branch and when I set up the dependencies it built fine. I'm guessing git ignored it since its an empty directory when the program |
|
Yep thats it! Bryan On Sun, Dec 21, 2014 at 7:19 PM, oneillsimon notifications@github.com
Dr. Bryan Duggan School of Computing Phone: + 353 1 4024788 |
|
Glad to hear it. If you want to change where the scripts are generated Let me know if there are any other issues.
|
No description provided.