Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=853553

MartinKG <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #39 from MartinKG <[email protected]> ---
the current version of guayadeque-svn1845 is looking for an external version of
wxSQLite3-2.8
On Fedora 17 q.e. wxsqlite3-devel-3.0.0.1-7.fc17.x86_64 and
wxsqlite3-3.0.0.1-7.fc17.x86_64 are installed.

cmake reports that wxsqlite3-2.8 was missing.

-- checking for module 'wxsqlite3-2.8'
--   package 'wxsqlite3-2.8' not found
CMake Error at CMakeLists.txt:116 (MESSAGE):
  libwxsqlite3-2.8 not found!

in CMakeLists.txt PKG_CHECK_MODULES was defined as:

PKG_CHECK_MODULES( LIBWXSQLITE3 wxsqlite3-2.8 )
IF( NOT LIBWXSQLITE3_LIBRARIES )
        MESSAGE( FATAL_ERROR "libwxsqlite3-2.8 not found!" )
ENDIF( NOT LIBWXSQLITE3_LIBRARIES )

how can i solve the problem ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to