Home » U++ Library support » U++ Core » A Very Strange Issue (U++ Core Bug (?))
|
Re: A Very Strange Issue [message #43770 is a reply to message #43769] |
Wed, 08 October 2014 10:33   |
|
Hi Omnipraesens,
Welcome to the forum
Omnipraesens wrote on Wed, 08 October 2014 03:01Anyone have a clue why this might be?
/home/CENSORED/upp/uppsrc/Core/Defs.h:424:8: error: expected unqualified-id before string constant
extern "C" byte *i; \ Hard to say without seeing the code, but my wild guess would be missing semicolon or similar syntactic error somewhere in your code, just before you use BINARY macro. By the way, what compiler are you using?
Best regards,
Honza
|
|
|
|
Re: A Very Strange Issue [message #43784 is a reply to message #43769] |
Sat, 11 October 2014 19:42  |
Omnipraesens
Messages: 5 Registered: October 2014
|
Promising Member |
|
|
Thanks for the responses; I found the problem, actually...
Forgot a semicolon after defining a class I had been working on.
I make the most anticlimactic mistakes sometimes.
And BTW, I am using GCC 4.9.1-2 from the Arch repositories.
[Updated on: Sat, 11 October 2014 22:19] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Mon Apr 28 12:18:31 CEST 2025
Total time taken to generate the page: 0.04410 seconds
|