krakjoe / ui

Cross platform UI development in PHP
Other
518 stars 39 forks source link

Make in osx serria occur errors #35

Closed neatlife closed 6 years ago

neatlife commented 6 years ago
/Users/suxiaolin/Downloads/UI-2.0.0/UI-2.0.0/ui.c:331:82: error: too few arguments to function call, expected 3, have 2
                add_next_index_string(return_value, uiDrawFontFamiliesFamily(families, familiy));

./configure success but make errors

gcc version

Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
neatlife commented 6 years ago

issue solved.