ValentinCupif / androidvg

Automatically exported from code.google.com/p/androidvg
0 stars 0 forks source link

Missed support of vgSetColor() #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Code contains vgSetColor() can be compiled successfully 
2. In run time, Calls to vgSetColor() will encounter undefined reference

Quick fix for users:
Replace vgSetColor() with vgSetParameterfv().

Original issue reported on code.google.com by shuoh...@gmail.com on 7 Mar 2011 at 9:52

GoogleCodeExporter commented 9 years ago

Original comment by shuoh...@gmail.com on 8 Mar 2011 at 2:52

GoogleCodeExporter commented 9 years ago

Original comment by shuoh...@gmail.com on 11 Mar 2011 at 3:44