If you want to make the application for the release, 1. Comment out "DEBUG_MAIN" flag in "g_gmap.h". 2. make NDEBUG = 1 If you want to make the application for the debug, 1. Don't comment out "DEBUG_MAIN" flag in "g_gmap.h". 2. make