pmp-p / pydk

An universal Python/pip+Panda3d build framework for Pythons Everywhere ( and Everyone )
https://github.com/pmp-p/pydk
MIT License
41 stars 4 forks source link

configure: error: C compiler cannot create executables #14

Closed batkins2 closed 4 years ago

batkins2 commented 4 years ago

configure: error: in `/home/osboxes/Desktop/Code/pydk/src/python3-prefix/src/python3': configure: error: C compiler cannot create executables See `config.log' for more details make[2]: *** [CMakeFiles/python3.dir/build.make:114: python3-prefix/src/python3-stamp/python3-configure] Error 77 make[1]: *** [CMakeFiles/Makefile2:378: CMakeFiles/python3.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....

I can't locate config.log, and I noticed python3-configure doesn't exist.

batkins2 commented 4 years ago

Nevermind it turns out I didn't have Clang installed.