It is currently April 19th, 2024, 9:24 am

[dev] DllExporter error.

Share and get help with Plugins and Addons
User avatar
.raptor
Posts: 220
Joined: April 3rd, 2013, 11:03 pm
Location: Norway

[dev] DllExporter error.

Post by .raptor »

When building either 32 or 64 bit versions i get these two errors:

Code: Select all

Error	1	ildasm.exe not found	C:\Users\BFK Elev\Documents\Visual Studio 2012\Projects\rainmeter-rainmeter-plugin-sdk-28d3b00\C#\PluginSystemVersion\EXEC	PluginSystemVersion
and

Code: Select all

Error	2	The command ""C:\Users\BFK Elev\Documents\Visual Studio 2012\Projects\rainmeter-rainmeter-plugin-sdk-28d3b00\C#\..\API\DllExporter.exe" "Debug" "x64" "C:\Users\BFK Elev\Documents\Visual Studio 2012\Projects\rainmeter-rainmeter-plugin-sdk-28d3b00\C#\PluginSystemVersion\x64\Debug\\" "SystemVersion.dll"" exited with code 1.	PluginSystemVersion
Windows 7 Ultimate 32-bit
Visual Studio Express 2012

The ildasm.exe can still be run from the VS2012 tools console. Any ideas? Where does the DllExporter look for ildasm.exe? :confused:

EDIT:
Current path:
C:\Program Files\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools\ildasm.exe
User avatar
.raptor
Posts: 220
Joined: April 3rd, 2013, 11:03 pm
Location: Norway

Re: [dev] DllExporter error.

Post by .raptor »

Uninstalled and got VS 2013 instead, DreamSpark for president! 8-)

Guess this can be deleted now. :great: