[MDEV-3037] LP:756966 - OQGRAPH engine build problem on Win64 Created: 2011-04-10 Updated: 2014-05-27 Resolved: 2014-05-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.7, 10.0.8, 10.0.9, 10.0.10 |
| Fix Version/s: | 10.0.11 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Arjen Lentz (Inactive) | Assignee: | Andrew McDonnell |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | Launchpad, oqgraph | ||
| Environment: |
Win64 |
||
| Attachments: |
|
| Description |
|
Vlad reports: The current state of OQGRAPH (on Windows) is that:
a) Download boost distribution and unpack it on some directory on the build b) set environment variable BOOST_ROOT to the root directory of the boost c) apply this patch === modified file 'storage/oqgraph/CMakeLists.txt'
+FIND_PACKAGE(Boost)
The above means I cannot just enable OQGRAPH with the a) b) c) steps above, |
| Comments |
| Comment by Arjen Lentz (Inactive) [ 2011-04-10 ] |
|
Re: OQGRAPH engine build problem on Win64 |
| Comment by Arjen Lentz (Inactive) [ 2011-04-10 ] |
|
error.txt |
| Comment by Arjen Lentz (Inactive) [ 2011-04-10 ] |
|
Re: OQGRAPH engine build problem on Win64 |
| Comment by Kristian Nielsen [ 2012-03-02 ] |
|
Re: OQGRAPH engine build problem on Win64 |
| Comment by Rasmus Johansson (Inactive) [ 2012-03-02 ] |
|
Launchpad bug id: 756966 |
| Comment by Andrew McDonnell [ 2014-04-11 ] |
|
I have just managed to build with oqgraph on Windows 64 bit. Will try and push fixes to launchpad shortly. See https://lists.launchpad.net/oqgraph-dev/msg00279.html for some further information |
| Comment by Andrew McDonnell [ 2014-04-11 ] |
|
Changes pushed to http://launchpad.net/~andymc73/maria/oqgraph-maintenance/ Build instructions for JUDY prerequisite are included in storage/oqgraph/cmake/FindJudy.cmake Tested with Visual Studio 2010 Express + Windows SDK 7.1 64 |
| Comment by Andrew McDonnell [ 2014-05-26 ] |
|
This seems to have been merged into trunk. I added some basic documentation: https://mariadb.com/kb/en/building-under-windows/ so I hope I can take the liberty of closing this now... |
| Comment by Arjen Lentz (Inactive) [ 2014-05-27 ] |
|
So it builds on Win x64 now? – Follow us http://openquery.com.au/blog/ & http://twitter.com/openquery |