dsharlet / LiveSPICE

Real time SPICE simulation for audio signals
MIT License
419 stars 61 forks source link

Unable to compile LiveSpice #153

Closed Nico-Hard closed 1 year ago

Nico-Hard commented 2 years ago

Hello,

When I try to compile the LiveSpace project, i get the following error :

Severity Code Description Project File Line Suppression State Error Project '..\ComputerAlgebra\ComputerAlgebra\ComputerAlgebra.csproj' targets 'netstandard2.0'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.0,Profile=Client'. Circuit

It looks like the ComputerAlgebra library and LiveSpice doesn't share the shame framework.

I there any fix ?

dsharlet commented 1 year ago

Sorry for the long delay. This has likely been fixed at the very least by #179 and #181.