[Solved] 3rdParty Build Failure

  • Posts: 7
  • Thank you received: 0

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

Replied by Jasem Mutlaq on topic 3rdParty Build Failure

linker fails during building which driver?

EDIT: just built 3rd party, all builds fine.
Last edit: 7 years 8 months ago by Jasem Mutlaq.
7 years 8 months ago #10262

Please Log in or Create an account to join the conversation.

[Solved] 3rdParty Build Failure - INDI Forum
  • Posts: 7
  • Thank you received: 0

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.


×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

  • Posts: 226
  • Thank you received: 88

Replied by Jean-Luc on topic 3rdParty Build Failure


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 0
Thanks Jean-Luc,
I think you're on to something!
I do have MPLAB installed on both computers. On my previous post, I pasted the ldd from Ubuntu 14. When I ran ldd from Ubuntu 16 machine this morning, it points to a different libusb.so file (/lib/x86_64-linux-gnu/libusb-1.0.so.0 (0x00007fb3b928f000)). I did quite a bit of hacking on that system last night, though, so let me try to get back to a clean slate and see if I can get it to work.

I also have some ARM cross compile toolchains installed, I'll have to see if those are "helping" too.
Thanks again,
Louis
7 years 8 months ago #10277

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 0

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 0
I guess I saw warnings and thought it wasn't compiling on 16.04, but now that I cleaned the build folders, and reran cmake and make, everything compiles fine.

Thanks for the help,
Louis
7 years 8 months ago #10289

Please Log in or Create an account to join the conversation.

Time to create page: 0.366 seconds