Search found 1 match

by d r h
Sun Feb 12, 2023 2:24 am
Forum: Raspberry PI
Topic: OpenLibrary(0, "libc.so") returns 0
Replies: 1
Views: 8152

OpenLibrary(0, "libc.so") returns 0

Hello everyone,

I've successfully installed pb6.00 and pb6.01 on a RasPi B+ running 64bit OS.

I'm planning to use pb primarily as a user interface accessing .so libraries.

Unfortunately, OpenLibrary(0, "libc.so") returns 0.

Is this due to my not knowing how to call .so files, or is it a real bug ...