Post Reply 
Compiling WP-34S
11-24-2019, 09:52 AM (This post was last modified: 11-24-2019 09:56 AM by Paul Dale.)
Post: #2
RE: Compiling WP-34S
Unindent the return statement to match the indentation of the preceding if and else.
The other error will be more difficult, the main() function does not return for native builds.

It looks like you are trying to build calculator firmware. We had all sorts of problems with arm tool chains introducing bugs. In the end we had to go with a specific version which is now very old. It wasn't advanced enough to produce the diagnostic messages you are seeing.

As for a Qt Linux version, I've never built such. I still use the text console mode when a bug comes up, you really don't want to go there -- I suspect I'm the only person who has ever used it Smile


Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Compiling WP-34S - jpcuzzourt - 11-24-2019, 09:30 AM
RE: Compiling WP-34S - Paul Dale - 11-24-2019 09:52 AM
RE: Compiling WP-34S - jpcuzzourt - 11-24-2019, 10:31 AM
RE: Compiling WP-34S - Paul Dale - 11-24-2019, 11:46 AM
RE: Compiling WP-34S - Paul Dale - 11-24-2019, 11:52 AM
RE: Compiling WP-34S - jpcuzzourt - 11-24-2019, 03:14 PM
RE: Compiling WP-34S - Paul Dale - 11-24-2019, 08:51 PM



User(s) browsing this thread: 1 Guest(s)