Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » error: stray '@' in program (error compilinf in ubuntu)
error: stray '@' in program [message #43933] Sat, 22 November 2014 13:08 Go to previous message
idkfa46 is currently offline  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


 
Read Message
Read Message
Read Message
Previous Topic: Multiple Layout files
Next Topic: Linux: Create A Desktop Icon (if compiled version)
Goto Forum:
  


Current Time: Wed May 15 03:46:46 CEST 2024

Total time taken to generate the page: 0.02702 seconds