I have fixed all associated bugs now and the Linux build runs properly.<div>There was a recently fixed DMD bug that causes a problem with the camera, if you're using an older DMD, the camera will have problems.<br><br>
GDC should theoretically work fine, but my binary is out of date (from the debian package manager) and it doesn't work for me, so I haven't proven it works.<br><br><div class="gmail_quote">On 19 October 2012 11:02, Manu <span dir="ltr"><<a href="mailto:turkeyman@gmail.com" target="_blank">turkeyman@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 19 October 2012 01:12, F i L <span dir="ltr"><<a href="mailto:witte2008@gmail.com" target="_blank">witte2008@gmail.com</a>></span> wrote:<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Trying to build in Linux, but having problems.<br>
<br>
I follow the steps from github wiki "How to build under Windows", except I run 'Fuji/create_project.sh' instead of '.bat'... now I'm a bit confused as to what steps to take. Running 'Fuji/make' has errors, and running 'Stache/make_project.sh' -> 'make' gives me:<br>


<br>
make[1]: *** No targets.  Stop.<br>
make: *** [Stache] Error 2<br>
<br>
which I assume is because Fuji isn't built (?). Help please!<br>
<br>
Nice screenshot, btw :)<br>
</blockquote></div><br></div></div><div>I added Linux build instructions to the wiki, includes the Fuji build instructions. There are a few differences from Windows.</div><div>The main problem is a bug in premake4 for D, it seems to throw an error generating makefiles for my project (D support is new and experimental).</div>

<div>I plan to look into the premake bug this weekend. You can generate a monodevelop project through, which works fine with the Mono-D plugin installed. That's how I'm building/running/debugging on Linux at the moment.</div>

</blockquote></div><br></div>