08-13-2024, 06:23 PM
Hi,
Turns out, me being the silly one, i was referencing SlimDX.dll and all the others too, whereas i only needed to reference smallbasiclibrary and litdev, not all the others too. ilmerge only needed around 2 or 3 remaining dlls in the directory including microsoft.expression.drawing (i was using a brush type of project so i makes sense). However, the output was still around 9mb, which is a bit absurd for a brush effect project, but if im being honest its better not to mess around with that or else ill dig myself into a deeper hole.
Thanks for your help.
Turns out, me being the silly one, i was referencing SlimDX.dll and all the others too, whereas i only needed to reference smallbasiclibrary and litdev, not all the others too. ilmerge only needed around 2 or 3 remaining dlls in the directory including microsoft.expression.drawing (i was using a brush type of project so i makes sense). However, the output was still around 9mb, which is a bit absurd for a brush effect project, but if im being honest its better not to mess around with that or else ill dig myself into a deeper hole.
Thanks for your help.