You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i set up Microsoft.Office.Interop.PowerPoint but it was not work.
Assembly 'Library/ScriptAssemblies/Assembly-CSharp.dll' will not be loaded due to errors: Reference has errors 'Microsoft.Office.Interop.PowerPoint'.
Assembly 'Assets/Packages/Microsoft.Office.Interop.PowerPoint.15.0.4420.1017/lib/net20/Microsoft.Office.Interop.PowerPoint.dll' will not be loaded due to errors: Unable to resolve reference 'office'. Is the assembly missing or incompatible with the current platform? Reference validation can be disabled in the Plugin Inspector. Unable to resolve reference 'Microsoft.Vbe.Interop'. Is the assembly missing or incompatible with the current platform? Reference validation can be disabled in the Plugin Inspector.
[Describe the issue you have.]
use nugetname Microsoft.Office.Interop.PowerPoint, Microsoft.Office.core
nugetPackage Ver 2.0.1
unity ver 19.4.4f
window10
NuGet Package: [What is the name and version of the NuGet package you are installing?]
NuGetForUnity Version: [What version of NuGetForUnity are you running?]
Unity Version: [What version of Unity are you using?]
Operating System: [What OS are you on?]
The text was updated successfully, but these errors were encountered:
Assembly 'office' has non matching file name: 'Office.dll'. This can cause build issues on some platforms.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
use Platfrom : windwow , unity3d
i set up this package
In my opinion package doesn't seem to specify assembly location
use dll :
Microsoft.Office.Interop.PowerPoint.15.0.4420.1017
MicrosoftOfficeCore.15.0.0
powerpoint is depend on 'office.dll' but office lastest ver is 12.0.0
so i find MicrosoftOfficeCore.15.0.0 it has office
Packages/MicrosoftOfficeCore.15.0.0/lib/net35/Office.dll
error
JoC0de
changed the title
nuget set up error plz help me..
Microsoft.Office.Interop.PowerPoint reference error
Dec 31, 2024
i set up Microsoft.Office.Interop.PowerPoint but it was not work.
Assembly 'Library/ScriptAssemblies/Assembly-CSharp.dll' will not be loaded due to errors: Reference has errors 'Microsoft.Office.Interop.PowerPoint'.
Assembly 'Assets/Packages/Microsoft.Office.Interop.PowerPoint.15.0.4420.1017/lib/net20/Microsoft.Office.Interop.PowerPoint.dll' will not be loaded due to errors: Unable to resolve reference 'office'. Is the assembly missing or incompatible with the current platform? Reference validation can be disabled in the Plugin Inspector. Unable to resolve reference 'Microsoft.Vbe.Interop'. Is the assembly missing or incompatible with the current platform? Reference validation can be disabled in the Plugin Inspector.
[Describe the issue you have.]
use nugetname Microsoft.Office.Interop.PowerPoint, Microsoft.Office.core
nugetPackage Ver 2.0.1
unity ver 19.4.4f
window10
The text was updated successfully, but these errors were encountered: