[Windows] Compile error
#1
Quote:Linking...
LINK : fatal error LNK1104: cannot open file '.\libs\libmms\debug\libmms.lib'

How to fix this problem ?
Reply
#2
uhm, put the lib in place?
Reply
#3
libmms is not broken and works fine here with VS2008/2010, debug and release.
That could just be a matter of rebuilding the libmms project.
Always read the Kodi online-manual, the FAQ and search the forum before posting.
Do not e-mail Kodi Team members directly asking for support. Read/follow the forum rules (wiki).
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
Thank for answers ^^
I can bulid libmms but I found a new problem, help me please.
Quote:LINK : fatal error LNK1104: cannot open file '.\libs\unrarxlib\release (opengl)\unrarxlib.lib'
Reply
#5
I see you're building for opengl... it's not supported and was a bit broken last time I tried with VS2010. VS2008 was ok.

But this problem is probably something stupid like a missing directory for the includes.
Always read the Kodi online-manual, the FAQ and search the forum before posting.
Do not e-mail Kodi Team members directly asking for support. Read/follow the forum rules (wiki).
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
[Windows] Compile error0