Hi everybody,
I have a problem, I'm developing a program on the mac.
But I have 2 macs 1 for developing en 1 normal. On the developers mac everything just works fine. But on the 'normal' mac not.
This is the error message:
I did compile with qt with mysql.Library not loaded: /usr/local/mysql/lib/libmysqlclient.15.dylib
Referenced from: ***
Reason: image not found
This is my project file:
And finally the program has to be compiled for a windows machine, will this give the same problems on a windows machine?################################################## ####################
# Automatically generated by qmake (2.01a) Wed Jan 30 14:04:49 2008
################################################## ####################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += db.h mainWindow.h
FORMS += vredeveldWindow.ui clientAddDialog.ui
SOURCES += db.cpp mainWindow.cpp vredeveldOrder.cpp
Kind regard,
Cyberboy
Bookmarks