出错输出:
cc1plus(5119,0xa2620000) malloc: *** mach_vm_map(size=1677721600) failed (error code=3)
*** error: can’t allocate region
*** set a breakpoint in malloc_error_break to debug
在include "***.h"后,编译这个cpp就会出错。include 进的一些代码是window下vs写的,window下没问题,mac编译有问题