inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

sqlite3 오류 문의 드립니다.

290

작성자 없음

0

몇일전까지 잘 실행 되었었는데요.. 

아래와 같이 오류가 발생하면서 빌드가 안되고 있습니다. 혹시 해결 방법이 있을까요? 

/ios/Pods/sqlite3/sqlite-amalgamation-3380000/sqlite3.c:14147:10: note: other definition of 'MIN'
    # define MIN(A,B) ((A)<(B)?(A):(B))
             ^
2
    145 warnings generated.
    Error: unable to locate asset entry in pubspec.yaml: "asset/font/NotoSansKR-Black.otf".
    Failed to package 
    Command PhaseScriptExecution failed with a nonzero exit code
    note: Using new build system
    note: Planning
    note: Build preparation complete
    note: Building targets in dependency order
    /ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'sqlite3' from project 'Pods')
    Result bundle written to path:
    	/var/folders/66/1b6jh05s09d5_wlnfjbdhzwc0000gn/T/flutter_tools.2c0dCR/flutter_ios_build_temp_dirzPgPTl/temporary_xcresult_bundle
Could not build the application for the simulator.
Error launching application on iPhone 11.
            ^
   ios/Pods/sqlite3/sqlite-amalgamation-3380000/sqlite3.c:14147:10: note: other definition of 'MIN'
    # define MIN(A,B) ((A)<(B)?(A):(B))
             ^
   /ios/Pods/sqlite3/sqlite-amalgamation-3380000/sqlite3.c:238646:20: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
            int nCmp = MIN(nTerm, pCsr->nLeTerm);
Exited (sigterm)

Flutter 클론코딩

답변 1

0

코드팩토리

안녕하세요! Pubspec 파일에 폰트 위치가 잘못된 것 같아요. 한번 확인해보시겠어요?

0

Goboo

감사합니다. 확인하고 수정하니 잘 되네요.

LocationPermission.denied관련 질문입니다

0

598

1

videocontrollor dispose

0

443

1

onlogotap함수의 video nullable관련질문

0

398

1

setState 사용 차이

1

466

1

블로그 웹앱 배포 방법

0

524

1

sizedbox 위젯에 primary = RED_COLOR

1

437

1

개념 강의 순서 질문

0

414

1

materialstateProperty 다른 메소드관련질문

0

421

1

내 노트 모아보기

0

508

1

SafeArea (iPhone, Android)

0

411

1

web view 실행 안됩니다.

0

415

1

랜덤 숫자 생성기 프로젝트 관련

0

550

2

안도르이드 애뮬레이터 질문

0

390

1

super를 사용하는 건, 부모와 자식 클래스의 파라미터 이름이 꼭 같아야하나요?

0

481

1

선생님 flutter device를 크롬으로 했을때 http 통신이 안됩니다..

0

792

1

no element

0

447

1

암호화

0

242

1

책과 강의

0

395

1

voidcallback함수와 클래스내에 변수선언에 관한질문

0

483

1

android studio 세팅

0

492

1

오늘도 출근 세팅하기

2

567

1

재사용 클래스 임폴트 방법

0

492

1

가상화를 못하는 CPU인건가요? 확인 부탁드립니다.

0

406

1

flutter dispose 관련

0

1404

2