Bigsur 업데이트 후 생긴 문제

fmod dylib를 업데이트 해주면 해결된다.

forum.openframeworks.cc/t/building-in-macos-11-0-big-sur/36581/5

 

Building in macOS 11.0 Big Sur

Of course. This is also on an Intel Mac. [Album] imgur.com

forum.openframeworks.cc

 

반응형

loadFont(font,(){}) ~하려는데  로드는안되고 load-bmfont 에서 자꾸 에러가났다.

파일도 수정해보고 , 로드순서도 바꿔보고 이것저것 시도해보다가 

require 에서 import로 바꾸니 간단히 해결되었다.

 

import fontFile from './fonts/Lato-Black.fnt';

반응형

'debug' 카테고리의 다른 글

file not found: /usr/lib/libstdc++.6.dylib for architecture x86_64  (0) 2021.01.18

+ Recent posts