Closed zelon88 closed 7 years ago
He didn't fix the build on linux yet I think. https://travis-ci.org/nem0/LumixEngine
Build it on windows, that should do it for now.
Thank you! I appreciate the honest answer and the proposed solution. My Windowz machines aren't as powerful as my Linux ones, so I'll have to see how game dev goes on them for now.
I have been following the project for a while, and I remember when I first started watching it I tried to build it with similar results.
Do you think you could put in a good word towards getting the issues fixed? I'd be willing to help but my experience with C++ is very minimal (I'm a backend web guy, but I've followed some cpp tutorials). Maybe this is a scripting issue? If you have any input on what's causing the problems I could perhaps work on the problems myself. I am really excited to get started working on some game projects with Lumix but I've never been able to get it running.
Thanks again, zelon88
Hi @zelon88 , That's an issue caused by recent big refactor and I have not managed to fixed linux build yet. I will fix it hopefully soon.
Thank you!
I can't wait! Lumix Engine FTW!!!
It builds now, but #655
Hello!
I followed the instructions at https://github.com/nem0/LumixEngine/wiki/Getting-started to build Lumix Engine on Linux. I am able to use the genie_linux_gcc.sh script to create the makefiles, but when I cd into the tmp/gcc5 folder and run make I get output full of errors.
There's too much output to list, but I'll give the first few lines so you can see what I'm dealing with...
Any ideas?