JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
2.03k stars 614 forks source link

Compile OpenJK with JK2 support is not possible #389

Closed deveee closed 11 years ago

deveee commented 11 years ago

Ubuntu 13.04, gcc 4.7.3, BuildJK2Support=ON

In console I get:

Linking CXX shared library jagamex86_64.so [ 36%] Built target jagamex86_64 make: *\ [all] Błąd 2

ensiform commented 11 years ago

We know it's broken. No cmake files work and it has incompatible other pieces in code which are not in sync with jasp.

ensiform commented 11 years ago

Why do you think it's disabled and says broken on the codejk2 readme : )

deveee commented 11 years ago

Ok, thanks for explanation. I was not sure if you know about it because this problem occurs a long time. And I remember that one I compiled it in the past.

ensiform commented 11 years ago

I am curious though as to why it errors when compiling the JA game dll and not really showing what the error was doesn't help much either.

Also simply turning on jk2 support doesn't magically make it work. The engine is not compatible with jk2 or jka's "game" dll at all due to some changes. And currently, said jk2game dll for openjk isn't working or finished yet.