Author Topic: SVN-HEAD binaries download  (Read 55233 times)

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: CVS binaries download
« Reply #15 on: November 22, 2005, 04:12:08 pm »
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

  • Guest
Re: CVS binaries download
« Reply #16 on: November 22, 2005, 06:06:45 pm »
BTW 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

  • Guest
Re: CVS binaries download
« Reply #17 on: November 24, 2005, 07:12:30 pm »
Sorry, but i didn't have time to test the solutions this week :-/
Anyway, I've just uploaded a new build.


therion

  • Guest
Re: CVS binaries download
« Reply #18 on: November 28, 2005, 03:59:09 pm »
Hello

I have just uploaded the latest svn head build.

Enjoy.

Offline squizzz

  • Almost regular
  • **
  • Posts: 132
Re: CVS binaries download
« Reply #19 on: November 28, 2005, 08:08:54 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

  • Guest
Re: CVS binaries download
« Reply #20 on: November 29, 2005, 07:14:27 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

  • Guest
Re: CVS binaries download
« Reply #21 on: November 30, 2005, 12:35:38 pm »
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

  • Guest
Re: CVS binaries download
« Reply #22 on: December 02, 2005, 12:56:33 pm »
Updated to revision 1421 :-)

therion

  • Guest
Re: CVS binaries download
« Reply #23 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 :-)

Revy

  • Guest
Re: CVS binaries download
« Reply #24 on: December 05, 2005, 02:41:19 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

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: CVS binaries download
« Reply #25 on: December 05, 2005, 03:06:36 pm »
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
« Last Edit: December 05, 2005, 03:12:40 pm by Pecan »

takeshimiya

  • Guest
Re: CVS binaries download
« Reply #26 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.

therion

  • Guest
Re: CVS binaries download
« Reply #27 on: December 05, 2005, 05:05:44 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

  • Guest
Re: CVS binaries download
« Reply #28 on: December 05, 2005, 05:08: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

  • Guest
Re: CVS binaries download
« Reply #29 on: December 05, 2005, 05:09:21 pm »
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: