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 » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » IDE compilation error
IDE compilation error [message #45922] Tue, 26 January 2016 13:29 Go to previous message
pvictor is currently offline  pvictor
Messages: 67
Registered: December 2015
Member
Starting from upp-x11-src-9424.tar.gz, I get the following error when compiling TheIDE:
Core/Mt.cpp: In function 'void Upp::ReadMemoryBarrier()':                                                   
Core/Mt.cpp:372:6: error: redefinition of 'void Upp::ReadMemoryBarrier()'                                   
 void ReadMemoryBarrier()                                                                                   
      ^                                                                                                     
In file included from Core/Core.h:251:0,                                                                    
                 from Core/Mt.cpp:1:                                                                        
Core/Mt.h:152:13: error: 'void Upp::ReadMemoryBarrier()' previously defined here                            
 inline void ReadMemoryBarrier()                                                                            
             ^                                                                                              
Core/Mt.cpp: In function 'void Upp::WriteMemoryBarrier()':                                                  
Core/Mt.cpp:394:6: error: redefinition of 'void Upp::WriteMemoryBarrier()'                                  
 void WriteMemoryBarrier() {                                                                                
      ^                                                                                                     
In file included from Core/Core.h:251:0,                                                                    
                 from Core/Mt.cpp:1:                                                                        
Core/Mt.h:157:13: error: 'void Upp::WriteMemoryBarrier()' previously defined here                           
 inline void WriteMemoryBarrier()                                                                           
             ^                                                                                              


upp-x11-src-9418.tar.gz compiles OK.

Linux Mint 17.3 Cinnamon 32-bit

Victor
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Slow processing of compilation/linking messages
Next Topic: Compilation error with GCC
Goto Forum:
  


Current Time: Fri Mar 29 07:22:28 CET 2024

Total time taken to generate the page: 0.01579 seconds