You can also provide a MSBuild variable (or environment variable) 
“SilverlightPath” which will change the default path if you don’t want to copy 
DLLs:

msbuild Ruby.sln /p:Configuration=”Silverlight Debug” 
/p:SilverlightPath=”C:\Program Files\Microsoft Silverlight\3.0.xxxxx

Any aliases for building will be in Merlin/Main/Scripts/Bat/Alias.txt, and the 
“bsrb/bspy” aliases aren’t there yet. They will be shortly.

~js

From: [email protected] 
[mailto:[email protected]] On Behalf Of Ivan Porto Carrero
Sent: Friday, June 19, 2009 11:16 AM
To: [email protected]
Subject: Re: [Ironruby-core] script for building the silverlight support

yes I should have thought of that :)
Instead I took the long road and went in the the project files to edit the 
silverlight path variable. Anyway I now have a build against SL3
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)


On Fri, Jun 19, 2009 at 7:55 PM, Jimmy Schementi 
<[email protected]<mailto:[email protected]>> wrote:
The easiest way is to copy the DLLs from c:\program files\microsoft 
silverlight\2.0.40115 to merlin\utilities\silverlight\x86ret. Then building the 
"Silverlight debug/release configurations" from VS or msbuild will work. I 
believe there are also cmdline shortcuts like bsrbd and bsrbr to do the builds.
Let me know if you have any issues. I'll put this on the dev wiki shortly.

~Jimmy
Sent from my phone

On Jun 19, 2009, at 7:15 AM, "Ivan Porto Carrero" 
<[email protected]<mailto:[email protected]>> wrote:
Hi

Is there a script somewhere to build Chiron and friends to get silverlight 
support?  Or do I go through visual studio and fiddle around with the 
references until they are right?
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
_______________________________________________
Ironruby-core mailing list
[email protected]<mailto:[email protected]>
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
[email protected]<mailto:[email protected]>
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to