Example signedapp error

Discussion to talk about software related topics only.
Post Reply
SeeCwriter
Posts: 605
Joined: Mon May 12, 2008 10:55 am

Example signedapp error

Post by SeeCwriter »

Example app signedapp throws an "undefined reference" error for 'codekey_array[]'. It's declared extern, and there no other source files with the project. I believe the other extern variable 'codekey_len' would also throw the same error, but it's not used in the example, as far as I can tell.

I'm using v3.3.4.
Post Reply