Quote:
Originally Posted by jarvis
I'm sorry about that, guys. The startup crash was caused by my mistake when getting own avatar file when no AvatarURL in the DB was set => no file physically existing. The release posted by Robyer fixes this issue.
|
Thanks - fixed :D
[EDIT]
My mistake .... NOT FIXED :( ..... now Miranda loads with the facebook dll in the plugins directory ... but facebook.dll is not loaded by Miranda (account it still there in Miranda and states that protocol is not loaded - which supports what the plugin tab also shows :( ... ie facebook.dll is not listed)
[EDIT 2]
After checking the DLL dependencies I see that the DLL uses debug versions of the MSVC++ libraries (MSCVP80D.dll, MSCR80D.dll - dependency walker also picks up DWMAPI.dll as being unavailable) which typically will not exist unless you have the MVC++ compiler etc installed - hence why this new version doesnt load for me. Please can you publish a release (same as was published for all the other versions) rather than a debug version.