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
Re: IDE compilation error [message #46117 is a reply to message #45976] Wed, 09 March 2016 12:51 Go to previous messageGo to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
I am getting the same error from latest code

Ubuntu 14.04-4

Running make ,

Source from

https://launchpad.net/~dolik-rce/+archive/ubuntu/upp-nightly /+files/upp_9584.orig.tar.gz

I checked with -DflagSSE2 adding it in makefile.in MACRO. but get same error.
make clean
make

c++ -c -x c++ -O3 -ffunction-sections -fdata-sections  -I./ -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/harfbuzz   -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/glib-2.0 -I/usr/X11R6/lib/glib-2.0/include -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/cairo -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -DflagGUI -DflagMT -DflagGCC -DflagSHARED -DflagLINUX -DflagPOSIX  Core/Mt.cpp -o _out/Core//home/upp/Scripts/GCCMK.bm-Gcc-Gui-Linux-Mt-Posix-Shared/Mt.o
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:153: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:158:13: error: 'void Upp::WriteMemoryBarrier()' previously defined here
 inline void WriteMemoryBarrier()
             ^
make: *** [_out/Core//home/upp/Scripts/GCCMK.bm-Gcc-Gui-Linux-Mt-Posix-Shared/Mt.o] Error 1



Warm Regards

Deepak

[Updated on: Wed, 09 March 2016 13:14]

Report message to a moderator

 
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 15:32:07 CET 2024

Total time taken to generate the page: 0.02000 seconds