[Bf-committers] Building Blender

Steven Obbayi sobbayi at gmail.com
Mon Apr 30 10:28:08 CEST 2018


Can you try to execute the command:

'make full' from within 'F:/Blender/blender' and see if that builds




Steve Obbayi | Software/Graphics Developer, C++ Evangelist, Mountaineer
Portmandau, Ltd | Brightwhiz, LLC | Sobbayi Interactive
Tel: (Ke) +254.726.244.166, +254 020 529-0441, (USA) +1.407.992.8099 |
steven.richard at sobbayi.com

Sobbayi Interactive: support at sobbayi.com, www.sobbayi.com
Software Development | Web Applications | Reverse Engineering | Game
Engines |
3D Animation | CMS plugins and Themes | Creative Coding | Visual Effects

Summits & Seas Adventures: www.summitseas.com
Mountaineering | Adventures | Scuba Diving | Sport Fishing

On Mon, Apr 30, 2018 at 11:12 AM, John Emmas <john at creativepost.co.uk>
wrote:

> On 30/04/2018 08:28, John Emmas wrote:
>
>>
>> when I attempt my first CMake 'configure' it gives me this error:-
>>
>>     CMake Error at build_files/cmake/platform/platform_win32.cmake:174
>> (message):
>>     Windows requires pre-compiled libs at:
>>     'F:/Blender/../lib/windows_vc14'
>>
>> This looks like it's assuming a 32-bit build whereas I downloaded
>> 'win64_vc14', rather than 'windows_vc14'.  How do I tell it I want a 64-bit
>> build?
>>
>>
> I figured it out - I simply needed to clear the cache and it then allowed
> me to select a 64-bit build.  However, I still get a similar error:-
>
>     CMake Error at build_files/cmake/platform/platform_win32.cmake:174
> (message):
>     Windows requires pre-compiled libs at:
>     'F:/Blender/../lib/win64_vc14'
>
> My libraries are installed in 'F:/Blender/lib/win64_vc14' (i.e. without
> the "/../").  Do I need to move them outside of my Blender folder?  Or have
> I still got some strange config problem?
>
>
> John
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list