Inside3D!
     

something to try out

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
reckless



Joined: 24 Jan 2008
Posts: 390
Location: inside tha debugger

PostPosted: Wed Dec 23, 2009 8:56 am    Post subject: something to try out Reply with quote

done quite a load of work on my mingw compiler suite and it now has a native codeblocks ide included (no it aint the one from there site) i made it myself and it uses the non monolithic wx libraries Wink
it includes all plugins.

+added even more media libraries.
+webkit libs.
+complete port of the mico CORBA compiler.
+fixing up some shared dll code that broke importing.
+new boost libraries.
+removed NET. support for now cause of problems using them with msys shell.

+added xerces C++ XML libraries.
+nvidia CG.
+devil libraries.
+FreeIMage libraries.
+new gcc port version 4.4.2 java allmost in working condition again.
+ICU unicode conversion tools and libraries (freshly built and you they work)

+ruby added.
+openldap added.
+perl added.
+lib3ds added.
+libmng added.
+lua added.

+objective caml added.
+svn added.
+git added (needs the msys shell for the tcl gui) commandline works fine without msys though. I could probably make a startup batchfile for the gui TODO.

+new directx libraries.
+allegro added.
+yodl added (tex tool).

known problems still to solve -> code using autotools cannot link to the devil libraries due to the libs having wrong base adresses ? (reimporting them with dlltool does not fix it). links fine when using codeblocks.

libtool ya need i say more Razz.

when you first install it make sure to add C:\MinGW\bin to path or codeblocks cannot find its dependencies.

if you dont use the commandline script mingwvars.bat execute c:\mingw\service\nsinstall.bat
to enable mico's CORBA naming service if you want to use it natively. (only need to do it once).

in time all this will be added to the installer im building.

codeblocks has a strange bug with localized gcc making warning=errors unless you set this in settings/environment variables KEY=LC_ALL VALUE=en_US.UTF-8

get it at ftp://90.184.233.166:21/MinGW-CB.exe

feel free to browse in that dir for other things you might need like sp5 for msvc6 vista (hacked installer does not work else).

or the processor pack for msvc6.

also holds my current work on quake2xp and realm.

merry x-mas all.
Back to top
View user's profile Send private message
reckless



Joined: 24 Jan 2008
Posts: 390
Location: inside tha debugger

PostPosted: Thu Dec 31, 2009 7:22 pm    Post subject: Reply with quote

major update.

gtk-doc now working gdamn Twisted Evil

ported allmost all of gnomes utilities to win32.
devil image libs fixed (libtool problem) add --image-base,0x100000.

fixed libtool on win32 for good this time (was driving me nuts that it sometimes couldnt determine the right type of the archives so i went nuts on the file magic checks and removed the whole bunch) well figure it out i can now link any linux program as a dll with autotools Shocked something tells me the gnu guys spent a bit to much time trying to get those checks to work on a system where a dll = a dll Laughing it works beutifully without all this checking.

new libs:

gstreamer ya now go get me some media.

removal of libtool archives (creates more problems than it fixes on windows) ya the infamous .la thingies.

in progress building an installer to set nessesary environment variables etc any volounteers ? im not good with installers Sad .

perl built with mingw and in working condition.

todo: python im getting close now i built the standard python distro with codeblocks but it still depends on msvc7 as opposed to the old msvcrt (need a hack for some fucked up code in old ms crt)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group