Page 2 of 2

Re: Windows compilation issues [split]

PostPosted: 29 Jun 2014, 18:15
by dimproject

Re: Windows compilation issues [split]

PostPosted: 18 Aug 2014, 10:59
by dimproject
Something wrong in source of game (maybe with using semaphores).
Issues.zip
(254.4 KiB) Downloaded 1016 times

I don't understand pthreads-win32.
I only found about this:
http://sourceware.org/pthreads-win32/

Ogre already using threading (boost).
Pthreads + threading from Ogre = ?(good or bad).

Re: Windows compilation issues [split]

PostPosted: 08 Sep 2014, 14:49
by dimproject
Good news amuzen!
I built dev version for Windows!

Looks like bullet 2.79 not working for dev version.
I built OGRE from source. Thanks to TheSHEEEP and spacegaier.
http://www.ogre3d.org/tikiwiki/tiki-ind ... +and+MinGW

Updates for MinGW:

1 OGRE version 1.9.0 RC2
2 OIS version 1.4.0
3 Bullet version 2.82
4 FreeImage version 3.16.0
5 Ogg version 1.3.2
6 Vorbis version 1.3.4

lipsofsuna-win32-sdk-1.1-patch-1.3.7z
(9.19 MiB) Downloaded 995 times

Re: Windows compilation issues [split]

PostPosted: 15 Sep 2014, 08:40
by dimproject
Updates for MinGW:

1 OGRE version 1.9.0 RC2 with threading (boost)
2 Boost version 1.55.0

OGRE-with-boost.7z
(11.08 MiB) Downloaded 1007 times

For build don't forget delete old bullet libraries
(libBulletCollision.dll.a, libBulletDynamics.dll.a,
libBulletSoftBody.dll.a, libLinearMath.dll.a)
in the directory MinGW\msys\1.0\local\lib

Re: Windows compilation issues [split]

PostPosted: 15 Sep 2014, 09:05
by Akien
dimproject {l Wrote}:1 OGRE version 1.9.0 RC2 with threading (boost)

Is there any reason not to use OGRE 1.9.0 stable?

Re: Windows compilation issues [split]

PostPosted: 15 Sep 2014, 19:28
by dimproject
I couldn't built OGRE 1.9.0 stable from source. :(
Anyway, game working under Windows. :D
I like anime and this game, musics, softbody physics.
Also I like companion in dev version.

Re: Windows compilation issues [split]

PostPosted: 16 Sep 2014, 10:16
by dimproject
I updated OGRE source.
I built OGRE 1.9.0 stable from source. :cool:

Updates for MinGW:

1 OGRE version 1.9.0 with threading (boost)
2 Boost version 1.55.0

OGRE-1.9-with-boost.7z
(11.06 MiB) Downloaded 1009 times