Forum
Sign Up
× DataGrid for Qt.C++

DESTDIR when building from source

12 years 3 months ago #1 by Stefan
DESTDIR when building from source was created by Stefan
When building debug version of QtitanDataGrid using VS2008 toolchain from QtCreator I notice the following:

Makefile.Release
QMAKE_TARGET  = qtngriddsgn
DESTDIR        = ..\..\..\installpack001p\lib\ #avoid trailing-slash linebreak
TARGET         = qtngriddsgn2.dll
DESTDIR_TARGET = ..\..\..\installpack001p\lib\qtngriddsgn2.dll

Makefile.Debug
QMAKE_TARGET  = qtngriddsgnd
DESTDIR        = d:\dev_ssd\asap\debugs\27\3rdParty\installpack001p\lib\ #avoid trailing-slash linebreak
TARGET         = qtngriddsgnd2.dll
DESTDIR_TARGET = d:\dev_ssd\asap\debugs\27\3rdParty\installpack001p\lib\qtngriddsgnd2.dll

The absolute path in Makefile.Debug is causing the output from the build to end up in an unexpected location (not the same as the release binaries).

Is this intentional? I don't know very much at all about qmake so can't give any suggestions.

Please Log in or Create an account to join the conversation.

  • Stefan
  • Stefan's Avatar Topic Author
  • Not Allowed: to create new topic.
  • Not Allowed: to reply.
  • Not Allowed: to edit your message.
Moderators: Developer Machines
Time to create page: 0.113 seconds

Developer Newsletter

Join our Developer Machines newsletter to get informed on all the latest releases of the commercial components for Qt.C++, Delphi FireMonkey, updates and general knowledges.

Quick Support

Should you need any additional information about our products or licensing, please contact us at the following email addresses:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

Get in Touch

If you would like to purchase our products or services, but don’t know how to do it the right way, please feel free to contact us:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.( any questions related to our products or services )
  • This email address is being protected from spambots. You need JavaScript enabled to view it.( questions related to licensing )