News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

SVN-HEAD binaries download

Started by therion, November 14, 2005, 02:53:24 PM

Previous topic - Next topic

Ceniza

Interesting... it compresses a bit more (about 300K smaller) if the EXEs and DLLs aren't UPXed...

Didn't know about those problems problems with Windows 98, but at least it has a solution.

Revy

Quote from: thomas on November 22, 2005, 01:00:11 PM
Quote from: therion on November 22, 2005, 11:33:32 AMBTW did you saw that post about w98 problems with our builds?
There is no problem with the build. The issue is about SHGetFolderPath which is available on any reasonably up-to date Windows system.
Windows98 SE, ME, 2000, and NT4 support it out of the box. Only Windows98 and 95 do not, they require at least Internet Explorer 5. I daresay that these are no impossible requirements ;)

You are right -there is no problem with the build if the target plaforms are WinME/2000/XP etc.
Otherwise take a look at the posting from Takeshi Miya, he has a good explanation.

Greetings
Revy

therion

Sorry, but i didn't have time to test the solutions this week :-/
Anyway, I've just uploaded a new build.


therion

Hello

I have just uploaded the latest svn head build.

Enjoy.

squizzz

Quote from: therion on November 28, 2005, 03:59:09 PM
Hello

I have just uploaded the latest svn head build.

Enjoy.
Could you, just like Ceniza does, put a link to your SVN binaries in your signature? :)
this space is for rent

therion

Quote from: squizzz on November 28, 2005, 08:08:54 PM
Quote from: therion on November 28, 2005, 03:59:09 PM
Hello

I have just uploaded the latest svn head build.

Enjoy.
Could you, just like Ceniza does, put a link to your SVN binaries in your signature? :)

Sure :-)

therion

Hello,

I decided to change a bit the naming of my builds, from now on Ill put the revision number instead of the date. This number is used internally by subversion to track modifications, so please, if you are writing a bug report tell this number to the development team.

Best regards,
BTW, ive just uploaded a new build :-)

therion


therion

Updated to rev1447.
New Sdk v1.6, many bugfixes (including wxWidgets), optimizations on startup (got much faster). This is really a big step.

Enjoy :-)

Revy

Quote from: therion on December 05, 2005, 12:08:24 PM
Updated to rev1447.
New Sdk v1.6, many bugfixes (including wxWidgets), optimizations on startup (got much faster). This is really a big step.

Enjoy :-)

Hi therion,

would you be so kind and add SHFolder(before Shell32) to the link libraries of the sdk target for your builds - then Codeblocks could be used on W98 again.

Thank you and keep up the good work!

Greetings
Revy

Pecan

#25
therion,

You mention "New Sdk v1.6" in your message. But I did not see the
Sdk in Codeblock_rev1447.7z. Is there any chance you could include the
plugin sdk headers and .a files in your .7z distribution so that we
could compile and test our own plugins?

thanks
Pecan

takeshimiya

Itsn't more easy to check out from SVN?

The compiled SDK .a and header files makes more sense in official releases.

therion

Quote from: Takeshi Miya on December 05, 2005, 05:00:04 PM
Itsn't more easy to check out from SVN?

The compiled SDK .a and header files makes more sense in official releases.

yup, and besides, it would increase much the size of the packs...
sorry but these files are intended to codeblocks users and beta-testers, not developers :-)

therion

Quote from: Revy on December 05, 2005, 02:41:19 PM
would you be so kind and add SHFolder(before Shell32) to the link libraries of the sdk target for your builds - then Codeblocks could be used on W98 again.

Hello Revy

I have just recompiled CB with this lib, unfortunatelly, i dont have 98, can you test it pls?
I ll upload (rev1450) in a couple of minutes.

Thx

takeshimiya

Pecan: And, if you like to distribute your plugin here, ask for SVN contrib write access, and then the plugin will be compiled in the unofficial builds :wink: