Tinkering with ScummVM
Moderator: ScummVM Team
-
- Posts: 15
- Joined: Sat Mar 14, 2009 10:08 am
- Location: Indiana, USA
Tinkering with ScummVM
Would I be able to look at the code with CodeLite?
Assuming you are talking about the ScummVM source code, then you can look at it with any text editor, or even MS Word if you wanted to (for some obscure reason . Google tells me that CodeLite is a C++ IDE, so it should be able to display the ScummVM source files just fine.
However, I have no idea whether CodeLite can compile ScummVM, or how, never having used it.
However, I have no idea whether CodeLite can compile ScummVM, or how, never having used it.
-
- Posts: 15
- Joined: Sat Mar 14, 2009 10:08 am
- Location: Indiana, USA
You need to forget about ScummVM for little while then.AlaraMoonrunner wrote:Ah, ok. I've been looking at a tutorial for C++ as I'm interested in helping out.
FIRST get familiar with C++ so that you can write your own small apps, THEN start looking at ScummVM code. There is no way stuff will make any sense otherwise.
You also will want to get familiar with the SDL libraries because they are the foundation under ScummVM on most platforms.
A capable programmer and Mac fan suggests looking at source code in MS Word.... So the apocalypse IS upon us after all...fingolfin wrote:Assuming you are talking about the ScummVM source code, then you can look at it with any text editor, or even MS Word if you wanted to (for some obscure reason .
I never suggested to use MS Word -- I just pointed out that it is possible .bobdevis wrote:A capable programmer and Mac fan suggests looking at source code in MS Word.... So the apocalypse IS upon us after all...fingolfin wrote:Assuming you are talking about the ScummVM source code, then you can look at it with any text editor, or even MS Word if you wanted to (for some obscure reason .
- MeddlingMonk
- Posts: 221
- Joined: Wed Jan 21, 2009 10:06 pm
MeddlingMonk wrote:Come to that, you could probably view the code using an early version of WordPerfect via DOSBox...but only someone with serious mental problems would want to.fingolfin wrote:I never suggested to use MS Word -- I just pointed out that it is possible .
This is how I edit for ScummVM.
-
- Posts: 15
- Joined: Sat Mar 14, 2009 10:08 am
- Location: Indiana, USA
- dreammaster
- ScummVM Developer
- Posts: 557
- Joined: Fri Nov 04, 2005 2:16 am
- Location: San Jose, California, USA
Reminds me of this Xkcd comic.clone2727 wrote:This is how I edit for ScummVM.