I’ve download sources and imported then into eclipse. But when i try to run it, it prints error that ogre4j isn’t found. I’ve looked into folder where should be library binaries, but there was nothing. I tried to compile it on my own, not automatic with eclipse, but i haven’t found any makefile.
Is there any plugin required for ogre4k compiling?
Where can i find any makefile for ogre4j?
According to the Joachims reply i’ve used ant. But there was two steps, which i’ve did.
In projects directory:
And modify build.xml, add these lines:
And finally run: