Hi,
this is probably the same issue as discussed here: [link:cs.hubfs.net]
(so it will be probably fixed in the next version).

Until then, you can just copy the samples to a different folder (that doesn't contain space in the path) without reinstalling the whole F#, or use the resource compiler explicitly:

In the 'Samples101' directory, you can use the following commands:

1
2
3
..\..\..\bin\resxc.exe -o sampleform.resources SampleForm.resx
..\..\..\bin\fsc -o samples101.exe --resource SampleForm.resources sample.fs
   beginnersInLightSyntax.fs sampleform.fs program.fs
By on 9/12/2007 9:48 AM ()

i don't know about the person who posted the question but... this worked for like a champ...
thanks for the tip/info

By on 10/24/2007 5:48 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper