Giter VIP home page Giter VIP logo

Comments (5)

davidpodhola avatar davidpodhola commented on June 8, 2024

.NET version: .NET Framework 4.6.1

On Windows 10 November Update systems: 394254

from fable-samples.

davidpodhola avatar davidpodhola commented on June 8, 2024

it is because C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework is missing. Probably because step 2 of Option 3: Install the free F# compiler and tools alone was not done.

from fable-samples.

davidpodhola avatar davidpodhola commented on June 8, 2024

System.Numerics.dll appears after .NET Framework 4.6.Software Development Kit installed.
However the error is still there.

from fable-samples.

davidpodhola avatar davidpodhola commented on June 8, 2024

Compilation time warnings on tbl01:

      C:\Users\david.podhola\S\Fabel\src\Fable.fsproj" (Build target) (1) ->
       (GetReferenceAssemblyPaths target) ->
         C:\Program Files\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1097,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [C:\Users\david.podhola\S\Fabel\src\Fable.fsproj]
       C:\Users\david.podhola\S\Fabel\src\Fable.fsproj" (Build target) (1) ->
       (ResolveAssemblyReferences target) ->
         C:\Program Files\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "mscorlib", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\Users\david.podhola\S\Fabel\src\Fable.fsproj]

from fable-samples.

davidpodhola avatar davidpodhola commented on June 8, 2024

fixed in SyncToday/Data.Synchronization@6bd190b

from fable-samples.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.