Skip to content

Instantly share code, notes, and snippets.

@whitetigle
Created September 12, 2016 13:16
Show Gist options
  • Save whitetigle/40ddfeec58d79a386ef4e4773522ac4b to your computer and use it in GitHub Desktop.
Save whitetigle/40ddfeec58d79a386ef4e4773522ac4b to your computer and use it in GitHub Desktop.
fable --projFile ./src/lab/fsm.fsx --outDir ../../out/lab -s -w --verbose
Fable F# to JS compiler version 0.6.2
PROJECT FILE: C:\Users\whitetigle\Documents\workspace\fs_press\src\lab\fsm.fsx
OUTPUT DIR: C:\Users\whitetigle\Documents\workspace\fs_press\out\lab
WORKING DIR: C:\Users\whitetigle\Documents\workspace\fs_press\src\lab
FABLE COMMAND: cmd /S /C "C:\Users\whitetigle\AppData\Roaming\npm\node_modules\fable-compiler\bin\Fable.Client.Node.exe --projFile fsm.fsx --watch true --copyExt true"
fable-compiler 0.6.2: Start compilation...
F# COMPILER OPTIONS:
--define:FABLE_COMPILER
--noframework
--warn:3
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Numerics.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.4.0.0\FSharp.Core.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Runtime.Remoting.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Runtime.Serialization.Formatters.Soap.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Drawing.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
-r:C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Web.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Web.Services.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Windows.Forms.dll
-r:C:\Program Files (x86)\Microsoft SDKs\F#\4.0\Framework\v4.0\FSharp.Compiler.Interactive.Settings.dll
-r:C:\Users\whitetigle\Documents\workspace\fs_press\src\lab\../../node_modules/fable-core/Fable.Core.dll
Compiled fsm.fsx at 15:13:58
Compiled fsm.fsx at 15:13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment