[Monetdb-developers] Obsolete reference to buildtools\conf\winrules.msc
Dear MonetDB team, I am trying to build a MonetDB client on Windows, following the instructions in "1.24 Building MonetDB On Windows". In every package's folder named "NT" is a file named "rules.msc" which references: \..\..\buildtools\conf\winrules.msc. But none of the (nightly or release) tarballs contains the buildtools folder. My question: are the tarballs not expected to be built from, and should I choose a different route, or is the reference obsolete and can I fix this myself until the distro is fixed? Background: Actually all I need is the file mapilib.lib, in order to be able to use the mapi programming interface using mapilib.dll. Since this file is not provided, I hope to create it myself by building the clients component (on Win64). cheers, Sander Kruseman
On 2010-10-06 11:48, Sander Kruseman wrote:
Dear MonetDB team,
I am trying to build a MonetDB client on Windows, following the instructions in "1.24 Building MonetDB On Windows". In every package's folder named "NT" is a file named "rules.msc" which references: \..\..\buildtools\conf\winrules.msc. But none of the (nightly or release) tarballs contains the buildtools folder.
My question: are the tarballs not expected to be built from, and should I choose a different route, or is the reference obsolete and can I fix this myself until the distro is fixed?
If you want to build from sources on Windows, it is recommended to use a Mercurial clone. We only test that route.
Background: Actually all I need is the file mapilib.lib, in order to be able to use the mapi programming interface using mapilib.dll. Since this file is not provided, I hope to create it myself by building the clients component (on Win64).
This file should be provided in the latest release (Jun2010-SP2). -- Sjoerd Mullender
I got the sources using Mercurial, including the buildtools folder, and notice that the Windows build instructions match this tree better than the one from the super tar ball. I still don't see why the tar ball's contents lack the buildtools folder, but now I'm making progress again :O) cheers, Sander Sander Kruseman wrote:
Dear MonetDB team,
I am trying to build a MonetDB client on Windows, following the instructions in "1.24 Building MonetDB On Windows". In every package's folder named "NT" is a file named "rules.msc" which references: \..\..\buildtools\conf\winrules.msc. But none of the (nightly or release) tarballs contains the buildtools folder.
My question: are the tarballs not expected to be built from, and should I choose a different route, or is the reference obsolete and can I fix this myself until the distro is fixed?
Background: Actually all I need is the file mapilib.lib, in order to be able to use the mapi programming interface using mapilib.dll. Since this file is not provided, I hope to create it myself by building the clients component (on Win64).
cheers, Sander Kruseman
On 06-10-2010 22:14:53 +0200, Sander Kruseman wrote:
I got the sources using Mercurial, including the buildtools folder, and notice that the Windows build instructions match this tree better than the one from the super tar ball. I still don't see why the tar ball's contents lack the buildtools folder, but now I'm making progress again :O)
Because the tarball has pre-generated build tools in there for at least UNIX-like platforms. Hence it is not necessary. I think we can safely conclude that windows building from the tarballs is not supported at the moment.
participants (3)
-
Fabian Groffen
-
Sander Kruseman
-
Sjoerd Mullender