I am using Visual Studio to run this code. https://gist.github.com/UnaNancyOwen/731238a6a5c916a28e43731494d1d2cb.
I get these three errors while compiling.
- Error LNK2019 unresolved external symbol __imp_freopen referenced in function qh_initflags
- Error LNK2005 qh_fprintf already defined in qhullstatic_d.lib(userprintf.obj)
- Error LNK1120 1 unresolved externals
Can anyone please help me? [enter image description here][1]