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 #45940 is a reply to message #45922] Fri, 29 January 2016 07:13 Go to previous messageGo to previous message
kasome is currently offline  kasome
Messages: 78
Registered: July 2008
Location: Taiwan
Member
Hi

I meet the same problem when i try to compile theide of upp-x11-src-9436 on Ubuntu 12.04 32bit


The following is the solution I can get, but it may not be the best

open the file in "upp-x11-src-9436/uppsrc/Makefile.in", then try to find

Macro = -DflagGUI -DflagMT -DflagGCC -DflagSHARED -DflagLINUX -DflagPOSIX

and modify to

Macro = -DflagGUI -DflagMT -DflagGCC -DflagSHARED -DflagLINUX -DflagPOSIX -DflagSSE2


save the file, and try to compile again.

[Updated on: Fri, 29 January 2016 07:16]

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: Tue May 07 12:40:34 CEST 2024

Total time taken to generate the page: 0.02643 seconds