Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SphinxSE does not compile on Windows #1

Open
GoogleCodeExporter opened this issue Jun 1, 2015 · 0 comments
Open

SphinxSE does not compile on Windows #1

GoogleCodeExporter opened this issue Jun 1, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. follow installation guide in documentation

What is the expected output?
SphinxSE in MySql engines

What do you see instead?
No SphinxSe in MySql engines

What version of the product are you using? On what operating system?
0.0.0-rc2

Please provide any additional information below.
In file mysqlse/CMakeLists.txt change (last) line

ADD_LIBRARY(sphinx ha_sphinx.cc)

to (2 lines)

INCLUDE("${PROJECT_SOURCE_DIR}/storage/mysql_storage_engine.cmake")
MYSQL_STORAGE_ENGINE(SPHINX)

Original issue reported on code.google.com by matej.skubic@gmail.com on 28 Sep 2009 at 1:23

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant