Skip to content

[arm64] Current status on rpi4 #83

@swift-kim

Description

@swift-kim
  • The app takes up only 2/3 of the display.

    20150322-125958

  • Building native tpk fails with the "file format not recognized" error.

    $ flutter-tizen run
    ...
      Building target: Debug/runner
      Invoking: C/C++ Linker
    "/home/swift/tizen-studio/tools/smart-build-interface/../llvm-10/bin/clang++" -o ./Debug/runner @./Debug/target_objs.file   -Llib
    -L"/home/swift/Git/flutter/dummy/arm64_native/tizen/lib" -Wl,--no-undefined  -Wl,-E -target arm-tizen-linux-gnueabi -gcc-toolchain
    "/home/swift/tizen-studio/tools/smart-build-interface/../arm-linux-gnueabi-gcc-9.2/" -ccc-gcc-name arm-linux-gnueabi-g++ -march=armv7-a -mfloat-abi=softfp
    -mfpu=vfpv3-d16 -mtune=cortex-a8 -Wl,-z,relro,--as-needed  -Xlinker --as-needed -pie -lpthread
    --sysroot="/home/swift/tizen-studio/tools/smart-build-interface/../../platforms/tizen-5.5/wearable/rootstraps/wearable-5.5-device.core" -Xlinker
    --version-script="./.exportMap" -L/home/swift/tizen-studio/platforms/tizen-5.5/wearable/rootstraps/wearable-5.5-device.core/usr/lib @./Debug/platform_libs.file
    -Xlinker -rpath='$ORIGIN/../lib' -Werror-implicit-function-declaration -lflutter_tizen -L/home/swift/Git/flutter/dummy/arm64_native/tizen/lib
    -I/home/swift/Git/flutter/flutter-tizen/bin/cache/artifacts/engine/common/client_wrapper/include
    -I/home/swift/Git/flutter/flutter-tizen/bin/cache/artifacts/engine/common/public -I/home/swift/Git/flutter/flutter-tizen/embedding/cpp/include -DCOMMON_PROFILE
    -Wl,-unresolved-symbols=ignore-in-shared-libs
    lib/libflutter_tizen.so: file not recognized: file format not recognized
    clang++: error: linker command failed with exit code 1 (use -v to see invocation)
    make[1]: *** [/home/swift/tizen-studio/tools/ide/resources/native/Build/makefile.mk:135: Debug/runner] Error 1
    make[1]: Leaving directory '/home/swift/Git/flutter/dummy/arm64_native/tizen'
    make: *** [/home/swift/tizen-studio/tools/ide/resources/native/Build/makefile:27: app_build] Error 2
    Total time: 00:00:04.719
    ``
    
  • Set up continuous integration for arm64 engine release.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions