Hi everybody.

When I run cmake, it does not find some libraries.

-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC - not found.

I think this is normal because I use Linux.

-- Looking for sin - not found

What library is this?  Where do I find it for Debian?

** Wt::Dbo: not building MySQL backend.
    Indicate the location of your mariadb or mysqlclient installation using
    -DMYSQL_PREFIX=... and the library to search for (e.g. mariadb or
    mysqlclient) using -DMYSQL_LIBRARY=...

I have installed MySQL (mysql-client mysql-server libmysqlclient-dev)
but cmake does not find it.

What do I have to do here?

-DMYSQL_PREFIX=... ?
-DMYSQL_LIBRARY=... ?

Thank you,
John


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to