Skip to content

Instantly share code, notes, and snippets.

View skamguia's full-sized avatar
😏

Senghor Kamguia skamguia

😏
  • CoStar Group
  • Richmond, VA
View GitHub Profile
@cnblogs-dudu
cnblogs-dudu / gist:b314a28943bb365c4077
Created February 7, 2015 06:38
coreclr build error log on mac os x
[ 22%] Building C object src/pal/tests/palsuite/c_runtime/atof/test1/CMakeFiles/paltest_atof_test1.dir/test1.c.o
Undefined symbols for architecture x86_64:
"_CloseHandle", referenced from:
_main in example1.c.o
"_CopyFileW", referenced from:
_main in example1.c.o
"_CreateFileW", referenced from:
_main in example1.c.o
"_DeleteFileW", referenced from:
_main in example1.c.o