mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
I added the following at someone elses recomendation:
Then edit source/nan_definitions.mk to fit you're environment. +(You'll want to change things like NAN_OPENSSL,NAN_JPEG, NAN_PNG etc.. +to point to where you have it installed)
This commit is contained in:
parent
1ac249edb6
commit
3def6dafab
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ set MAKEFLAGS="-w -I$NANBLENDERHOME/source"
|
|||
export MAKEFLAGS
|
||||
|
||||
Then edit source/nan_definitions.mk to fit you're environment.
|
||||
(You'll want to change things like NAN_OPENSSL,NAN_JPEG, NAN_PNG etc..
|
||||
to point to where you have it installed)
|
||||
|
||||
After that cd $NANBLENDERHOME/intern
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue