• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 15 16 17 18 19 ... 116 Next »

DolphinQT compiling issues
View New Posts | View Today's Posts

Thread Closed 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
DolphinQT compiling issues
10-21-2015, 08:24 AM
#1
goldug
Unregistered
 
Hello.

I've been trying to compile the latest Dolphin git in Visual Studio 2015 Community version, but I can't find the solution to this problem.

Code:
Severity    Description                                         Project        File                                                    Line
Error       QTDIR not set or non-existent (pull the submodule?) DolphinQt      F:\Temp\builds\dolphin\Source\VSProps\QtCompile.props   69

I have pulled the Qt submodules as suggested here, but no luck so far.
That leads to me thinking about the "QTDIR not set" part of the message, but I don't have the slightest idea of how to set the QTDIR...

Please help me.

EDIT:
Of course, I found the problem right after I gave up and posted this... *sigh*
When I did the git submodule init and update I got the 5.4 version of Qt5 (made for VS2013). So now I have this problem: where can I get the 5.5 version that QtCompile.props wants? Sure, I can probably just change it in the file to reflect the version I have, but I'd rather not...
09-04-2018, 12:12 AM (This post was last modified: 09-04-2018, 12:16 AM by Zexaron.)
#2
Zexaron Offline
Member
***
Posts: 118
Threads: 15
Joined: Oct 2016
I got across this too today, good thing this thread saved it quickly, now I remember Qt got updated like 2 months ago. (I know this is old thread, but it's the only one with "qtdir". )

This is more of a git issue, than DolphinQt.

With the existing Externals/Qt submodule, and my upstream/downstream configuration, all I had to use was the --remote option, as in "git submodule update --recursive --remote" then it pulled the proper latest one from the upstream remote, which in my case is the official primary dolphin-emu repository.
Find
09-04-2018, 02:20 AM
#3
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,837
Threads: 7
Joined: Oct 2014
Please don't post in threads that are this old.
Find
« Next Oldest | Next Newest »
Thread Closed 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode