Hello Everyone.
I've downloaded the source code but i don't know how to compile it. I've played a little with Linux and I always wanted to know how to compile programs and i think that ScummVM is a great way to start. I've tried some basic programming (Hello World ) but I don't know how to start. Maybe someone will give me a few tips.
Thanks in advance for every reply.
Sorry for my bad English, hope that You'll know what i meant.
Question from newbie about compiling ScummVM
Moderator: ScummVM Team
Awesome. Thank You very much. :*
I'm so ashamed right now, I should have found that by myself.
I'll ask here if I will have any problem.
I've got some errors while compiling:
http://i.imgur.com/pDhLdk2.jpg
I'm so ashamed right now, I should have found that by myself.
I'll ask here if I will have any problem.
I've got some errors while compiling:
http://i.imgur.com/pDhLdk2.jpg
- dreammaster
- ScummVM Developer
- Posts: 559
- Joined: Fri Nov 04, 2005 2:16 am
- Location: San Jose, California, USA
It means that it can't find the theora library. Mostly likely is that you haven't actually installed it. The 'precompiled libraries' includes both it and other needed libraries. I'm just not sure if it supports Visual Studio 2012 yet. But if not, the library files should still work, and you should be able to manually copy the include files and .lib files.Agusia wrote:Awesome. Thank You very much. :*
I'm so ashamed right now, I should have found that by myself.
I'll ask here if I will have any problem.
I've got some errors while compiling:
http://i.imgur.com/pDhLdk2.jpg