it's been a while since I last looked into OW, and so I started with
updating the system repo from wraps.openwrap.org
It did upadte fine
E:\Programs\Microsoft Visual Studio 10.0\VC>o update-wrap -System
# OpenWrap v1.0.0.0
['C:\Users\hunter\AppData\Local\openwrap\wraps\_cache\openwr
ap-1.0.0.47379417\bin-net35\OpenWrap.dll']
Searching for updated packages...
System repository: openfilesystem updated [1.0.0.23542825 ->
1.0.0.61263243].
System repository: openwrap updated [1.0.0.47379417 -> 2.0.0.80256461].
System repository: SharpZipLib updated [0.85.5.452 -> 0.86.0].
System repository: tdnet-framework-2.0.0.48555719 added.
System repository: Mono.Cecil-0.9.4.1 added.
System repository: openwrap up-to-date.
System repository: SharpZipLib up-to-date.
System repository: openfilesystem up-to-date.
System repository: tdnet-framework up-to-date.
System repository: Mono.Cecil up-to-date.
System repository: SharpZipLib up-to-date.
And then any call to o.exe fails
E:\Programs\Microsoft Visual Studio 10.0\VC>o get-help
# OpenWrap v2.0.0.20186
['C:\Users\hunter\AppData\Local\openwrap\wraps\_cache\op
enwrap-2.0.0.80256461\bin-net35\OpenWrap.dll']
OpenWrap could not be started.
Could not load file or assembly 'Mono.Cecil, Version=0.9.4.0,
Culture=neutral, P
ublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system
cannot fi
nd the file specified.
Sure enough I could fix that locally by tweaking my system repo, but it
does stand for a horrible user experience for the new users choosing
between OW and another package manager that we shall not name here.
Regards,
Vladimir Okhotnikov
Might still be a good idea to catch the errors and provide user with
instructions about what to do though? What do you think?
Regards,
Vladimir Okhotnikov
We also have some compat issues between 1.0 and 2.0 that require some changes to the package.
Sorry for the little temporary mess.
Seb
________________________________________
From: openwra...@googlegroups.com [openwra...@googlegroups.com] on behalf of Vladimir Okhotnikov [vokho...@gmail.com]
Sent: 11 September 2011 11:07
To: OpenWrap Development Mailing List
Subject: [openwrap-devl] Re: Wrong Mono.Cecil version