Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing build howto? #2

Open
thulka opened this issue Sep 11, 2011 · 3 comments
Open

missing build howto? #2

thulka opened this issue Sep 11, 2011 · 3 comments

Comments

@thulka
Copy link

thulka commented Sep 11, 2011

looks good, could just someone please hint me on how to build this.
ant, nant, msbuild, any off the ps files?

obviuosly i can hack the missing assemblyinfo.cs files, but I would prefer the authors intended way to bulid this.

thank you
thomas

@thulka
Copy link
Author

thulka commented Nov 2, 2011

I found that it is using "psake" a powershell based dsl. Running psake.ps1 hangs my powershell. anyway, from the default.ps1 I can find everything to manually create the AssemblyInfo.cs files

@ghost
Copy link

ghost commented Jul 31, 2013

yes. a howto build readme.txt would be very helpful. please include the assemblyinfo.cs.

@CADbloke
Copy link

CADbloke commented Jan 7, 2016

open Powershell as admin
change to the Rhino Licensing root directory
unrestrict your execution policy because you'll get blocked at the next step see http://stackoverflow.com/a/16460213/492. That's why admin.
now do .\psake.ps1 in the powershell window
You may need to ok a Windows Firewall warning when it Nugets its things.

See, so much easier than F6 in Visual Studio. Wait, no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants