Skip to content

[BUG] #446

@MarioFPVdev

Description

@MarioFPVdev

Describe the bug
root@transmitter:/dist_tmp# make deb
g++ -Wall -O2 -fno-strict-aliasing -DZFEX_UNROLL_ADDMUL_SIMD=8 -DZFEX_USE_INTEL_SSSE3 -DZFEX_USE_ARM_NEON -DZFEX_INLINE_ADDMUL -DZFEX_INLINE_ADDMUL_SIMD -DWFB_VERSION='"25.12.20.36385-109e1add"' -std=gnu++11 -c -o src/rx.o src/rx.cpp
src/rx.cpp: In member function ‘virtual void Forwarder::process_packet(const uint8_t*, size_t, uint8_t, const uint8_t*, const int8_t*, const int8_t*, uint16_t, uint8_t, uint8_t, sockaddr_in*)’:
src/rx.cpp:393:49: sorry, unimplemented: non-trivial designated initializers not supported
.bandwidth = bandwidth };
^
src/rx.cpp:393:49: sorry, unimplemented: non-trivial designated initializers not supported
src/rx.cpp:393:49: sorry, unimplemented: non-trivial designated initializers not supported
Makefile:48: recipe for target 'src/rx.o' failed
make: *** [src/rx.o] Error 1

To Reproduce
Steps to reproduce the behavior:
git clone master
execute command make deb
Expected behavior
compile deb files

Screenshots

Image

Your setup (please complete the following information):

  • Hardware [Jetson nano 2BG ]
  • WiFi cards [ rtl8812au]
  • WiFi drivers [ stock ]

Additional context
None

Confirm you read

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions