No. If you want to tackle this it would be great to define an external irvars.bat file to setup the paths based on the dir that it lives in.
- John Sent from my phone ________________________________ From: Jim Deville <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2008 12:35 PM To: [email protected] <[email protected]> Subject: Re: [Ironruby-core] Invalid Search Path - Building IronRuby on Windows Is there a env variable in the external case? One that we can use in place of MERLN_ROOT? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Lam (IRONRUBY) Sent: Thursday, June 05, 2008 9:30 AM To: [email protected] Subject: Re: [Ironruby-core] Invalid Search Path - Building IronRuby on Windows Something in the build process is trashing that file. Jim - can you send a clean copy of ir.cmd to the list? Note that there are hard coded paths in ir.cmd that we need to generate for the ext layout. - John Sent from my phone ________________________________ From: Joe Fiorini <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2008 12:04 PM To: [email protected] <[email protected]> Subject: Re: [Ironruby-core] Invalid Search Path - Building IronRuby on Windows Thanks for the advice. I took it out of the LIB path. Felt kinda stupid that that was it ;). Now I'm getting a syntax error trying to run ir.cmd. Any ideas on that? -Joe On Jun 5, 2008, at 11:59 AM, Peter Bacon Darwin wrote: Or just create the folder it is looking for. Pete From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED] On Behalf Of Michael Letterle Sent: Thursday,05 June 05, 2008 15:21 To: [email protected]<mailto:[email protected]> Subject: Re: [Ironruby-core] Invalid Search Path - Building IronRuby on Windows Install the embedded Windows SDK components from VS2008? (Use can use the express editions:http://blogs.msdn.com/windowssdk/archive/2007/11/30/released-visual-studio-2008-with-embedded-windows-sdk-components.aspx) or remove that directory from the LIB environment variable. On Thu, Jun 5, 2008 at 9:46 AM, Joe Fiorini <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: I get the following error when issuing a Rake compile w/ r113: error CS1668: Warning as Error: Invalid search path 'C:\Program Files\\Microsoft SDKs\Windows\v6.0A\lib' specified in 'LIB environment variable' -- 'The system cannot find the path specified. ' rake aborted! Command failed with status (1): [csc /out:"c:\software development\open sou...] C:/Software Development/Open Source Projects/IronRuby/trunk/rakefile:159 Anyone have an idea how to fix this? Thanks! Joe Fiorini _______________________________________________ Ironruby-core mailing list [email protected]<mailto:[email protected]> http://rubyforge.org/mailman/listinfo/ironruby-core -- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com _______________________________________________ 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
