Forum: IronRuby script for building the silverlight support

Posted by Ivan Porto carrero (casualjim)
on 2009-06-19 16:15
(Received via mailing list)
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)
Posted by Jimmy Schementi (Guest)
on 2009-06-19 19:57
(Received via mailing list)
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" 
<ivan@flanders.co.nz<mailto:ivan@flanders.co.nz>> 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> http://flanders.co.nz
Twitter: <http://twitter.com/casualjim> http://twitter.com/casualjim
Author of IronRuby in Action 
(<http://manning.com/carrero>http://manning.com/carrero)

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by Ivan Porto carrero (casualjim)
on 2009-06-19 20:17
(Received via mailing list)
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 <
Posted by Jimmy Schementi (Guest)
on 2009-06-19 20:48
(Received via mailing list)
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: ironruby-core-bounces@rubyforge.org 
[mailto:ironruby-core-bounces@rubyforge.org] On Behalf Of Ivan Porto 
Carrero
Sent: Friday, June 19, 2009 11:16 AM
To: ironruby-core@rubyforge.org
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 
<Jimmy.Schementi@microsoft.com<mailto:Jimmy.Schementi@microsoft.com>> 
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" 
<ivan@flanders.co.nz<mailto:ivan@flanders.co.nz>> 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
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.