Re: [Maria-developers] Status of Windows build

2010-01-15 Thread Alex Budovski
>> The major two differences I found in the VC++ 2008 that affect >> us are: >> A) The Express Edition cannot build 64-bit binaries. > > Right, that's a showstopper :-/ If Cmake is able to produce a 64bit project (via cmake -g "Visual Studio 9 2008 Win64") with the express IDE installed, then the

Re: [Maria-developers] Status of Windows build

2010-01-15 Thread Kristian Nielsen
Timour Katchaounov writes: > - Making it possible for any developer to build (and develop) > MariaDB on Windows with Visual C++. This is perfectly possible > with either edition of Visual C++. I want it to be easy for people to build themselves something that is as good as what we release. A

Re: [Maria-developers] Status of Windows build

2010-01-14 Thread Vladislav Vaintroub
istian Nielsen; maria-developers@lists.launchpad.net; Bo Thorsen > Subject: Re: [Maria-developers] Status of Windows build > > In fact, if all you want is an automated build, you don't even need > the IDE. Just download the PSDK and use MSBuild to build the > CMake-generated solution

Re: [Maria-developers] Status of Windows build

2010-01-14 Thread Alex Budovski
In fact, if all you want is an automated build, you don't even need the IDE. Just download the PSDK and use MSBuild to build the CMake-generated solution. On Fri, Jan 15, 2010 at 12:41 PM, Alex Budovski wrote: > On Fri, Jan 15, 2010 at 1:54 AM, Timour Katchaounov > wrote: >> Kristian, all, >> >

Re: [Maria-developers] Status of Windows build

2010-01-14 Thread Alex Budovski
On Fri, Jan 15, 2010 at 1:54 AM, Timour Katchaounov wrote: > Kristian, all, > > Not being a build/packaging expert, there are two issues here: > - Making it possible for any developer to build (and develop) >  MariaDB on Windows with Visual C++. This is perfectly possible >  with either edition of

Re: [Maria-developers] Status of Windows build

2010-01-14 Thread Timour Katchaounov
Kristian, all, Not being a build/packaging expert, there are two issues here: - Making it possible for any developer to build (and develop) MariaDB on Windows with Visual C++. This is perfectly possible with either edition of Visual C++. - Creating a binary distribution for direct installatio

Re: [Maria-developers] Status of Windows build

2010-01-14 Thread Adam M. Dutko
+1 On Jan 14, 2010 8:29 AM, "Kristian Nielsen" wrote: [moving the discussion to maria-develop...@] Timour Katchaounov writes: > Sergey, >> 1. buy VS Enterprise Edition (or Standard Edition, I wasn't able to figure out >>what exactly do we need to make builds. They don't offer evaluation

Re: [Maria-developers] Status of Windows build

2010-01-14 Thread Kristian Nielsen
[moving the discussion to maria-develop...@] Timour Katchaounov writes: > Sergey, >> 1. buy VS Enterprise Edition (or Standard Edition, I wasn't able to figure >> out >>what exactly do we need to make builds. They don't offer evaluation >> versions of >>Standard, only Enterprise). >>