assimp / assimp/assimp-net

I get an error when I try to build

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
218
Forks
83
PR merge metrics
No merged PRs in 30d

Description

I am completely new to this, I wanted to test out an IFC file. My main test is to retrieve the metadata of the file imported. I am unable to setup AssimpNet on Visual studio I face this issue. I am unclear on what to do here.

Error MSB3644 The reference assemblies for framework ".NETFramework,Version=v0.0" 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. AssimpNet C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets 1179

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the AssimpNet build in Visual Studio 2017 and inspect the project’s target framework configuration. Compare the configured .NET Framework version with the installed SDK or Targeting Pack; done means the project builds without MSB3644.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.