MonkeyFirst / FH

My game on Urho3D for Game contest on www.gamedev.ru
13 stars 5 forks source link

How to Build? #1

Open qcdong2016 opened 9 years ago

qcdong2016 commented 9 years ago

This game looks great.I want see the game on my pc. But I can't run Featheredhat.exe or Featheredhat_d.exe.Would you tell me how to build?thanks.

qcdong2016 commented 9 years ago

I have Urho3D.But there is a lot of absolute path in project.

MonkeyFirst commented 9 years ago

Hi, this build for Win7. I think what you need to install the vs2013 runtimes (special ver for XP) or std for Win7.

How to build in other machine i don't know ) basically you need:

  1. the vc2013
  2. and last master urho egine in F:\Urho3D-master dir ) or you may fix path to engine somehow.
meshonline commented 8 years ago

Great game for learning, I've built it on Mac with Urho3D 1.6, after having fixed a few changed APIs and replaced all 'glsl' files, it works.