fslaborg / zzarchive-FsLab

A collection of packages for data science with F#
http://fslab.org
Other
159 stars 42 forks source link

FsLab Journal Template doesn't build #106

Closed genechiaramonte closed 8 years ago

genechiaramonte commented 8 years ago

I downloaded the FsLab Journal Template, installed it in VS2013 Community Edition and created a new FsLab project. When I build the default project I get the following error: "build.fsx(42,17): error FS0039: The namespace 'Files' is not defined"

tpetricek commented 8 years ago

Is that from the VS gallery? That's probably the same issue as #104! Can you use the download from www.fslab.org instead? http://fslab.org/download/

tpetricek commented 8 years ago

I just released a new version where things should work. Can you remove the VS template, download it again and check things? If it still fails, please reopen the issue.

genechiaramonte commented 8 years ago

Tomas,

I've downloaded the new version and it builds and runs correctly. Many thanks updating the template. FsLab is great!

Gene

On Jan 18, 2016, at 2:22 PM, Tomas Petricek notifications@github.com wrote:

I just released a new version where things should work. Can you remove the VS template, download it again and check things? If it still fails, please reopen the issue.

— Reply to this email directly or view it on GitHub.