Jump to content

How to compile Torque3D v3.10.1


brightside

Recommended Posts

Hello! I am very new to this engine and I simply want to compile the project to be able to develop my own classes based on existing in engine.


So, I stuck in problem with compiling and went here for your help if it's possible.

Offtop: I know, that there is similar topic http://forums.torque3d.org/viewtopic.php?f=12&t=713 here, but it is about v3.9, but I want to compile v3.10.1


Here is what I've done.


I found this page with compilation description http://wiki.torque3d.org/coder:compiling-in-windows and then tried to do all needed steps:

1. install DirectX SDK

2. install CMake

3. Visual Studio 2012 also were on my PC (also I've tried to do that with VS 2017 - the same effect)

4. tried to configure CMake-build and got errors (on the screen)


errs.png


So, I really don't know where I can find such libs as: ALSA, AudioIO, SoundIO, .etc on my Windows-machine.

How can I get around this errors and get successfull compilation?


P.S.: sorry for my English, this is not my native language.

Link to comment
Share on other sites

VS 2015 Community should compile it. I did that yesterday and it works. You can download VS 2015 Community for free at Microsoft's Developer Essentials site.


Oh and you really wanna use CMake 3.10.3 and not version 3.11.1


Scroll down to Previous Release (3.10.3)


https://cmake.org/download/

 

Thanks, I'll try this approach immidiately.

 

It's a kind of magic © Queen


it works! But I've done it with VS2017. Thank you once again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...