LIBS+=-frameworkCoreFoundation
LIBS+=-frameworkCoreServices
LIBS+=-frameworkApplicationServices
如果是在xcode中使用,则不需要考虑该问题,如果是在qt中,则需要考虑该问题。
LIBS+=-frameworkCoreFoundation
LIBS+=-frameworkCoreServices
LIBS+=-frameworkApplicationServices
如果是在xcode中使用,则不需要考虑该问题,如果是在qt中,则需要考虑该问题。