-
hi,
i would like to use swing (for gui) with ogre4j, any idea how will i be able to do this ?
thanks,
2009-07-09 10:04:52 UTC in ogre4j
-
ok i am lucky, i found it !!!!!!!!!!!!!!!!!!!!!!!!!!! YES !!!!!!!!!!!!!!!!!!!!!
apparantly ogre 1.62 download from ogre site, is not the same as ogre 1.62 loaded from your svn.
the problem was that i downloaded ogre from ogre site not from your svn.
So the solution was to go to org.ogre4j.eclipse.win32.win32.x86 and put those files in the project.
I will recommend that next time you...
2009-06-30 10:01:26 UTC in ogre4j
-
i use net beans :
in folder C:\Net Beans Projects\myProject i have the files :
---------------------------------------------------------------------------------
ogre4j.dll
cg.dll
OgreMain.dll
RenderSystem_Direct3D9.dll
RenderSystem_GL.dll
resources.cfg
Plugins.cfg
media
lib
in folder lib :
---------------------------------------------------------------------------------...
2009-06-30 09:42:15 UTC in ogre4j
-
I tried again, and installed all from the begining, now here is what exception i get :
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
SceneManagerFactory for type 'DefaultSceneManager' registered.
Registering ResourceManager for type Material
Registering ResourceManager for type Mesh
Registering ResourceManager for type Skeleton...
2009-06-30 05:21:38 UTC in ogre4j
-
hi, i tried for 2 days to make this to work but it doesnt.
(i have windows xp).
when i run (any demo) i get the following :
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
SceneManagerFactory for type 'DefaultSceneManager' registered.
Registering ResourceManager for type Material
Registering ResourceManager for type Mesh...
2009-06-29 21:42:18 UTC in ogre4j