ryanmelt / qtbindings

An easy to install gem version of the Ruby bindings to Qt
http://github.com/ryanmelt/qtbindings
Other
340 stars 63 forks source link

Update BuildWindows for 64 only #161

Closed ghost closed 4 years ago

ghost commented 4 years ago

Not sure why I have these conflicts as I've merged master. In any case this still doesn't successfully build because during the rake build section it can't find qtmake:

-- Found Qt4: C:/Qt/4.8.6/bin/qmake.exe (found version "4.8.6")
CMake Error at cmake/modules/FindQt4.cmake:1265 (MESSAGE):
  Qt qmake not found!
Call Stack (most recent call first):
  CMakeLists.txt:19 (FIND_PACKAGE)
ghost commented 4 years ago

Opened #162 instead