Advertisement

Please, run my GLFW example on three OS: Linux, macOS and Windows

Started by April 06, 2019 10:21 AM
14 comments, last by LXTest 5 years, 10 months ago

It works for me on windows and linux.

Is it possible for you to shave the source code?

18 minutes ago, LXTest said:

Is it possible for you to shave the source code?

Do you mean Unity or Java project?

Advertisement

All the necessary files to build windows executable using visual studio.

 

1 hour ago, LXTest said:

All the necessary files to build windows executable using visual studio.

Do you have Unity? Download and install Unity: https://unity3d.com/get-unity/download

You need to know what version of VS do you use. If you use VS 2015 you need to google: visual studio 2015 unity tools. You will find for example this link: https://marketplace.visualstudio.com/items?itemName=SebastienLebreton.VisualStudio2015ToolsforUnity

You can make builds for a few OS from Windows from menu of Unity Editor. You can google how to make it. I like to see step-by-step youtube tutorial. Just search in Youtube: how to create exe from Unity

Great. Thank you very much.

I use VS 2013.

 

This topic is closed to new replies.

Advertisement