[Owasp-o2-platform] Installer for O2 Platform v4.0 (first release)
Dinis Cruz
dinis at ddplus.net
Wed Mar 21 18:24:15 UTC 2012
Btw, when compiling the O2 projects (which happens after clicking on
Install O2.bat) if you get an error that looks like this:
14:36:16] ERROR: [API_MSBuild] Project Failed to build:
C:\Tmp\o2platform\o2platform-O2_Install-aa69ce1\O2.Platform.Projects\O2.VisualStudio.AddIn\O2.VisualStudio.AddIn.csproj
It just means that you don't have VisualStudio 2010 installed and the
required VS dlls where not found (during the compilation process)
If all goes well, you will see a bunch of successful compilations and the
O2 gui should pop up :)
Dinis
On Tue, Mar 20, 2012 at 8:16 PM, Dinis Cruz <dinis at ddplus.net> wrote:
> Hey, try this out: https://github.com/o2platform/O2_Install
>
> That is an installer for the 4.0 version of the O2 Platform (which is
> based on the .NET 4.0 Framework)
>
> You can get that installler by doing a git clone of that repository or by
> downloading the zip file:
> https://github.com/o2platform/O2_Install/zipball/master
>
> You will see an Install_O2.bat script which if all goes acording to plan
> will:
>
> - Do a git clone of these 3 repositories:
> - https://github.com/o2platform/O2.FluentSharp
> - https://github.com/o2platform/O2.Platform.Projects
> - https://github.com/o2platform/O2.Platform.Scripts
> - Compile the C# projects using MSBuild (you don't need VisualStudio
> installed)
> - Start the "O2 Platform.exe" file which if the compilation was
> sucessfull, will exist in the *O2.Platform.Projects\binaries* folder
>
> Note that you DON'T need to have Windows GIT installed on the Box/VM you
> try this. I added support for the amazing NGIT (
> https://github.com/mono/ngit) project to O2, so now O2 has native (C#)
> support for GIT repositories :)
>
> Let me know if it works or if you had any issues with it
>
> Thanks
>
> Dinis
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.owasp.org/pipermail/owasp-o2-platform/attachments/20120321/40d8e475/attachment.html>
More information about the Owasp-o2-platform
mailing list