Blender Git Commit Log
Git Commits -> Revision ee1d5b5
Revision ee1d5b5 by Tamito Kajiyama (master) October 15, 2009, 19:23 (GMT) |
Fixed a linker issue resulting in undefined reference to Freestyle_Init. The issue was caused by the order of libraries given to the linker. More specifically, libbf_python.a should precede libbf_freestyle.a, which is assured by choosing an appropriate 'priority' value of a BlenderLib. |
Commit Details:
Full Hash: ee1d5b5ee6e5814cc4fdae341cb17a8a5ec8fa9f
SVN Revision: 23870
Parent Commit: dc81204
Lines Changed: +1, -1
1 Modified Path:
/source/blender/freestyle/SConscript (+1, -1) (Diff)