Posts: 5
Joined: Nov 2015
Reputation:
0
Hi guys, i would like to build and run kodi from VS. I've already built and compiled everything and it seemed all was ok, no errors, until i pressed run and a pop-up message showed up "Error: Unable to create GUI, Exiting". I know a solution for this is updating the drivers but i've already have them up to date and if i install kodi from the normal .exe it works fine so i would like some help trying to solve this problem if anyone knew what's up.
Thanks,
Eduardo Reis
Posts: 5,184
Joined: Jan 2009
Reputation:
131
You're pastebins have been removed.
Those warnings are ok and are there on every build. I'm running Kodi all the time directly from VS2013 so it's probably an issue in your setup.
Always read the
online manual (wiki),
FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the
forum rules (wiki).
Please read the pages on
troubleshooting (wiki) and
bug reporting (wiki) before reporting issues.
Posts: 1,897
Joined: Feb 2013
Reputation:
128
2015-12-14, 15:58
(This post was last modified: 2015-12-14, 16:00 by afedchin.)
You need to install Graphics Tools. Press Win+I then System. > Apps & features -> Manage optional features -> Add a feature then select Graphics tools. Or don't use windows 10 if you doesn't know how.
Posts: 3,077
Joined: Jun 2009
(2015-12-14, 15:58)afedchin Wrote: You need to install Graphics Tools. Press Win+I then System. > Apps & features -> Manage optional features -> Add a feature then select Graphics tools. Or don't use windows 10 if you doesn't know how.
What a lovely answer as often
if something is mandatory then Wiki should be updated instead of such taunts.
Anyway I'll post here to not repost on the previous thread but after adding it I have the same problem that in release mode it does not work too
http://pastebin.com/KZraHx6i for the logs.
Posts: 3,077
Joined: Jun 2009
There's no crash I can start playing media from JSON
The log from debug window in debut mode
http://pastebin.com/pZppN1kP
There's just no GUI but when I reset configuration I can see popups of addons updating at first start over the background.
As a test I take a master build from Jenkins that do works, I just replace the exe and it gives that for the exact same git revision. And starting full fresh with dependencies compilations and everything fresh.
Posts: 3,077
Joined: Jun 2009
Well no possible problem with kodi install or dll since it work on changing exe.
No error when rebuilding from scratch in VS so it remains a problems with depends but I have no idea where to look and what to search because I did try to delete / rebuild depends and it's the exact same result
Posts: 3,077
Joined: Jun 2009
Let met try again
install a build from Jenkins that works : Replace the exe with the compiled exe : no more working
There's no missing dll or anything and all the files are OK but the generated exe.
Maybe there's a problem with current dependencies and no one have tried a fresh build from scratch with latest master on Windows. (All works ok on the MAC)
Posts: 1,897
Joined: Feb 2013
Reputation:
128
jenkins build is every time fresh build.