Hello, I am running the AROS distribution IcarOS 2.0.3.
http://vmwaros.blogspot.com/
Since IcarOS 1.5, I have been trying desperately to compile ScummVM 1.6 and now 1.7 since AROS only has access to 1.3.
Sadly this has always ended with failure as it seems that each time I get a unique error that, from what I can tell, takes place near the end of the compilation, and during the compiling of the GUI code.
I asked the guy who ported ScummVM to MorphOS (a similar OS) what he did to get it to compile and he said ./configure and of course make, and it just worked.
http://www.morphos-team.net/
Now if anyone is interested in trying to trouble shoot this with me, I can provide the errors I am getting, but in the mean time, is there something I can simply comment out in order to bypass the GUI all together and use this as a command line tool?
Thanks in advance!
AROS trying to bring 1.3 Up to Date (non coding expert)
Moderator: ScummVM Team
All right, fist and foremost, I do not know what a linker is, or what language that is, I presume it is a coding term, or is it something specific to ScummVM?
The Modules, I believe are what are responsible for getting the games to load in the first place, am I correct?
As for Symbols, I'm not sure what "symbols" are, and again there is the term "link", so I presume by "linking" you mean connecting the symbols and or modules to the rest of the parts of ScummVM or just together in general?
As for version.cpp, I opened it, and found the section designated to gScummVMFullVersion, though within there, I did not see any reference to "libbase.a" nor do I see such a file with the ScummVM sources.
Back to gScummVMFullVersion. Is that the only error in the image I posted, it is the only Symbol listed, and all the messages below it errors relating to that alone, or...
thank you again!
The Modules, I believe are what are responsible for getting the games to load in the first place, am I correct?
As for Symbols, I'm not sure what "symbols" are, and again there is the term "link", so I presume by "linking" you mean connecting the symbols and or modules to the rest of the parts of ScummVM or just together in general?
As for version.cpp, I opened it, and found the section designated to gScummVMFullVersion, though within there, I did not see any reference to "libbase.a" nor do I see such a file with the ScummVM sources.
Back to gScummVMFullVersion. Is that the only error in the image I posted, it is the only Symbol listed, and all the messages below it errors relating to that alone, or...
thank you again!
https://en.wikipedia.org/wiki/Linker_%28computing%29
To be honest, if you are not comfortable with compilers, linkers and Make, I wouldn't suggest that you use a Research Operating System such as AROS.
To be honest, if you are not comfortable with compilers, linkers and Make, I wouldn't suggest that you use a Research Operating System such as AROS.