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

IGNITE-1436: Build C++ API on the Mac #4872

Closed
wants to merge 11 commits into from

Conversation

sdarlington
Copy link
Contributor

@sdarlington sdarlington commented Sep 28, 2018

Creating PR to 'advertise' that it's being worked on. Tasks still to complete:

  • Test on Linux / Windows to make sure I've not broken anything
  • Tests and ODBC driver don't currently build

Test will have to wait until Boost libraries have been updated to something more modern (IGNITE-8310).

@sdarlington
Copy link
Contributor Author

Updated to build against (current) master.

I'm not completely sure how to run tests... but I can run the Ignite node successfully.

One bit that might break on Linux/Windows: in a number of places it refers to libboost-thread but only libboost-thread-mt exists on my machine. I'm unclear whether this is something unique to the Mac, old versions of Boost or something else.

@sdarlington
Copy link
Contributor Author

Closing. We don't need this now we have CMake build scripts (#7956)

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

Successfully merging this pull request may close these issues.

None yet

1 participant