1) Building src/Aardvark.OpcViewer.sln failed with exitcode 1. 2) FS0248: C:\_work\PRo3D\src\PRo3D.Viewer\GroupsModels.g.fs(9,8): Two modules named 'PRo3D.Gr...
3 years ago
I have a project which should act as a base library for multiple other projects in different solutions. What do I have to do, to integrate this in, for insta...
5 years ago
Why does the master branch of Aardvark.Base, Aardvark.Rendering, etc. no longer build with .NET 4.5?
when building on linux (ubuntu 16.04) with mono, then for some projects the compiler outputs non-IL or abstract method with non-zero RVA is this a problem, o...
On a newly installed Ubuntu 16.04, I did the following: sudo apt-get install -qq mono-devel mozroots --import --sync git clone https://github.com/aardvark-pl...
Are there any special measures to be taken when adding a new project to an existing solution?
I cloned the Pro3D repository and followed the instructions in the README file. Everything worked fine, but when I call build I get this error: The request w...