Page 1 of 1
.Net Version
Posted:
Tue Nov 23, 2010 12:39 pm
by torial
Just a conceptual question... but how hard would it be to redirect the compilation / build scripts for Cobra so that I can make the .Net version targeted to 4.0?
Re: .Net Version
Posted:
Tue Nov 23, 2010 2:45 pm
by Charles
I saw someone doing this with the -native-compiler option pointed to the csc.exe path for .NET 4.0. I haven't tried it myself. Let us know how it goes.
Please let me know what in 4.0 you're trying to get access to. I'm curious, plus it could help me create a test case.
Re: .Net Version
Posted:
Tue Nov 23, 2010 4:08 pm
by torial
I have the opportunity to start an app from scratch for work, likely will not get to use Cobra for more than a templating engine, but am just keeping my horizon open. Possibly though... I will try to use Silverlight 4... (I realize that isn't what my original question) if I don't encounter many obstacles...