Page 1 of 1

Merging dlls into one

Posted: Thu Aug 29, 2013 4:14 am
by AllanS
This problem has been mentioned by a previous post under a different category
post14115.html?hilit=merge%20dll#p14115

I am using the 3 standard DLLs
GdPicture.NET.9.dll
GdPicture.NET.9.filters.dll
GdPicture.NET.9.image.gdimgplug.dll

I was wondering if there is a possible to merge all those DLLs into one dll? (using software such as ILMerge)
or building them into the exe as embedded resources?

I was able to embed GdPicture.NET.9.dll, but not the other two.
As when I tried to add them under reference, but it gave me back the error that those are not valid assembly.

Re: Merging dlls into one

Posted: Fri Aug 30, 2013 2:41 pm
by Loïc
Hello,

Unfortunately this is impossible.

Kind regards,

Loïc