Search found 1 match

by BioPhysEngr
Sat Apr 20, 2013 4:16 pm
Forum: SMILE
Topic: .NET assembly won't link against .NET 4.0
Replies: 1
Views: 3115

.NET assembly won't link against .NET 4.0

Hello! I've been using SMILE for a few things recently (e.g. http://goo.gl/jYwbZ) under C# and found it to be a fantastic library. However, I've noticed that I can only link assemblies that target the .NET 3.5 framework; if I try to link a .NET 4.0 program to SMILE, I get error messages. Compilation...