Bad news: wampmini's broken!
-
- Posts: 16
- Joined: Mon Feb 02, 2015 7:11 am
Bad news: wampmini's broken!
Windows 7 x64 BTW
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Bad news: wampmini's broken!
It may be caused by the recent update I made in which I copy&pasted the same manifest of Winamp.
Have you tried multiple plugins?
Is the effect the same with all of them?
In my tests it was normal to have some errors but it was enough to acknowledge them one by one.
Have you tried multiple plugins?
Is the effect the same with all of them?
In my tests it was normal to have some errors but it was enough to acknowledge them one by one.
-
- Posts: 16
- Joined: Mon Feb 02, 2015 7:11 am
Re: Bad news: wampmini's broken!
It was the manifest after all...
So basically you added unnecessary dependencies to your app
Code: Select all
ERROR: Cannot resolve reference Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.6161".
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Bad news: wampmini's broken!
So have you tried to remove those 2 dependencies from the manifest with reshacker and have you tested it?
Just to be sure that it was the exact cause and I can remove them.
Just to be sure that it was the exact cause and I can remove them.
-
- Posts: 16
- Joined: Mon Feb 02, 2015 7:11 am
Re: Bad news: wampmini's broken!
Of course!aluigi wrote:So have you tried to remove those 2 dependencies from the manifest with reshacker and have you tested it?
Just to be sure that it was the exact cause and I can remove them.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Bad news: wampmini's broken!
Good.
I have "updated" wampmini with the two dependencies commented.
I have "updated" wampmini with the two dependencies commented.