Code Monkey home page Code Monkey logo

Comments (4)

TheRealTroff avatar TheRealTroff commented on June 10, 2024 2

Ok, I have a solution. In the end it's of course not that complicated (basically set_target_properties(Qt::X PROPERTIES IMPORTED_LOCATION_RELEASE "${IDA_INSTALL_DIR}/idaq.app/.../X"). I'll fork and submit a pr.

from idaskins.

TheRealTroff avatar TheRealTroff commented on June 10, 2024

I still have this issue with 6.95 at least.

The underlying cause seems to be that it's not linking to the Qt that ships with IDA. I got it to link (and run) by editing the generated link.txt to do precisely that, but I have so far been unable to make cmake generate such a file.

from idaskins.

athre0z avatar athre0z commented on June 10, 2024

I began working on that in the mac_build branch a few months ago. Did you check it out? Sadly, I don't own a license for OSX and can only test using the demo (I use my Windows license in Parallels).

from idaskins.

TheRealTroff avatar TheRealTroff commented on June 10, 2024

I did now. It doesn't seem to trickle down to the linkage though. It still chooses to (try to) link to my other Qt5 installation. Oddly enough it fails to compile (can't find Qt header files) if I leave out target_link_libraries(${CMAKE_PROJECT_NAME} Qt5::Widgets) even though I left find_package(Qt5Widgets REQUIRED) in.

I'll see what I can do, but I'm, let's say, hesitant about the usability of cmake. Not sure how useful this information is, but this is the layout as of 6.95:

$ find /Applications/IDA\ Pro\ 6.95/ -name '*.framework'
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtCLucene.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtCore.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtDBus.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtGui.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtHelp.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtMacExtras.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtNetwork.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtPrintSupport.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtSql.framework
/Applications/IDA Pro 6.95//idaq.app/Contents/Frameworks/QtWidgets.framework

from idaskins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.