I usually use command line vcbuild so I didn't noticed that Install is
turned off (although it says that install.vcproj is skipped).
But Install build fails anyway because gnu_gettext.dll is missing from x64 libs.
On 8 March 2011 23:27, Campbell Barton wrote:
> In MSVC the install target needs to
In MSVC the install target needs to be checked though you might not
want to always be removing python + scripts an re-copying & unzipping
for every build,
for more info see:
http://www.mail-archive.com/cmake@cmake.org/msg17035.html
On Tue, Mar 8, 2011 at 10:13 PM, Damir Prebeg wrote:
> Well, my x
Well, my x64 Windows build (Cmake+MSVC) compiles but it's not
installed correctly. blender.exe, makesdna.exe and makesrna.exe (with
some vc files) everything else is missing.
On 8 March 2011 10:02, Campbell Barton wrote:
> On Mon, Mar 7, 2011 at 8:46 PM, Richard Shaw wrote:
>> On Mon, Mar 7, 201
On Mon, Mar 7, 2011 at 8:46 PM, Richard Shaw wrote:
> On Mon, Mar 7, 2011 at 8:50 AM, IRIE Shinsuke
> wrote:
>> At Sun, 6 Mar 2011 09:12:57 +,
>> Campbell Barton wrote:
>>> On Unix/Linux (but not Apple), there is still the case where you can
>>> either do a portable install or a system insta
On Mon, Mar 7, 2011 at 8:50 AM, IRIE Shinsuke wrote:
> At Sun, 6 Mar 2011 09:12:57 +,
> Campbell Barton wrote:
>> On Unix/Linux (but not Apple), there is still the case where you can
>> either do a portable install or a system install into /usr/bin/,
>> /usr/share/blender... etc.
>> For this c
On 03/06/2011 11:12 AM, Campbell Barton wrote:
> Writing to notify of some changes I plan to make to CMake build system
> soon (this week).
>
> The main change is that the install target will be used so "make
> install" is needed to copy scripts, python etc into CMake's bin/
> directory.
>
> *** On
At Sun, 6 Mar 2011 09:12:57 +,
Campbell Barton wrote:
> On Unix/Linux (but not Apple), there is still the case where you can
> either do a portable install or a system install into /usr/bin/,
> /usr/share/blender... etc.
> For this case I've added an option WITH_INSTALL_PORTABLE, Enabled by
> d
gt;> Date: Sun, 6 Mar 2011 09:12:57 +
>> From: Campbell Barton
>> Subject: [Bf-committers] CMake Build Changes
>> To: bf-blender developers
>> Message-ID:
>>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> Writing to notify
Awesome! on linux copying the scripts can be relatively slow and not
necessary when recompiling, so this is also an added convenience for those
of us who are incredibly impatient ;)
Message: 2
> Date: Sun, 6 Mar 2011 09:12:57 +
> From: Campbell Barton
> Subject: [Bf-committers] CM
On 03/06/2011 11:12 AM, Campbell Barton wrote:
> Writing to notify of some changes I plan to make to CMake build system
> soon (this week).
>
> The main change is that the install target will be used so "make
> install" is needed to copy scripts, python etc into CMake's bin/
> directory.
>
> *** On
On Sun, Mar 6, 2011 at 3:12 AM, Campbell Barton wrote:
> Writing to notify of some changes I plan to make to CMake build system
> soon (this week).
>
> The main change is that the install target will be used so "make
> install" is needed to copy scripts, python etc into CMake's bin/
> directory.
Writing to notify of some changes I plan to make to CMake build system
soon (this week).
The main change is that the install target will be used so "make
install" is needed to copy scripts, python etc into CMake's bin/
directory.
*** Only continue reading if your interested in WHY ***
At the mom
12 matches
Mail list logo