Opened 14 years ago

Last modified 14 years ago

#181 accepted enhancement

Fix launching problems and upgrade to the 3.6 runtime

Reported by: Henrik Heimbuerger Owned by: Henrik Heimbuerger
Priority: major Milestone: MS4: Future extensions
Component: unspecified Version: 1.0.0
Keywords: Cc:

Description


Change History (5)

comment:1 Changed 14 years ago by Henrik Heimbuerger

Status: newaccepted

comment:2 Changed 14 years ago by SVN

New commit by hheimbuerger (revision [579]):
[Partial fix for ticket #181] Fixed some warnings in Eclipse Helios (probably will cause warnings in older versions now).

comment:3 Changed 14 years ago by SVN

New commit by hheimbuerger (revision [580]):
[Partial fix for ticket #181] Various quite radical changes to the dependencies that allow me to run this again (previously didn't work at all). Bumped version number to 1.0.2.

Only tested on win32.x86_64 so far.

comment:4 Changed 14 years ago by SVN

New commit by hheimbuerger (revision [581]):
[Partial fix for ticket #181] Made the deployment script more flexible, it's now able to create x64 distributions as well (the NSIS installer hasn't been adapted to support x64 yet).

Also replaced the old 7z with a newer version.

The NSIS installer now removes the EPL licence file during uninstallation. (And old change that was never committed, but it might even be in the 1.0.1 distributions on the website.)

comment:5 Changed 14 years ago by SVN

New commit by hheimbuerger (revision [582]):
[Partial fix for ticket #181] No longer packaging bin/ into the plugin, that adds the class files twice (not sure why it ever was in there). Also removed resource folders from the output list.

Pretty sure the latter is going to bite me, because I can remember we put it in there for a reason, I just don't remember what it was...

Note: See TracTickets for help on using tickets.