Home » Community » Newbie corner » error: stray '@' in program (error compilinf in ubuntu)
error: stray '@' in program [message #43933] |
Sat, 22 November 2014 13:08  |
idkfa46
Messages: 155 Registered: December 2011
|
Experienced Member |
|
|
Hi guys,
I already re-installed ubuntu on my pc and upp
When I try to compile my project i receive the following error:
----- Core ( GUI SSE2 GCC SHARED LINUX POSIX ) (2 / 9)
BlockStream.cpp
/home/matteo/upp/uppsrc/Core/BlockStream.cpp:476: error: stray '@' in program
Core: 1 file(s) built in (0:01.45), 1459 msecs / file, duration = 1476 msecs, parallelization 0%
There were errors. (0:01.55
and this is the line with the error
bool FileStream::Open(const char *name, dword mode, mode_t tmode) {
Close();
DLOG("Open " << name);
LLOG("Open " << name);
...
What does it mean? Last time I got a similar message was about ASCII problem that GCC doesnt recognise but... here???
Thanks for your help.
Regards, Matteo
|
|
|
|
|
Goto Forum:
Current Time: Sat Apr 26 14:16:16 CEST 2025
Total time taken to generate the page: 0.01220 seconds
|