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: Compiling, Linking, Debugging of your packages » How can a log-file of compile/link of my app be created? (We are interested in getting a log-file output from clang compiler in theide. How?)
Re: How can a log-file of compile/link of my app be created? [message #45234 is a reply to message #45233] Wed, 14 October 2015 06:18 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

jfranks wrote on Wed, 14 October 2015 00:55
How can I obtain a log-file of the compilation/link of our app using theide?

Hi Jeff,

You can simply copy it from the Console (the pane under code editor, it's the second tab from top) after compilation. Simple ctrl+a and ctrl+c should be enough.

Also, it might be a good idea to turn on verbose mode and/or clean your packages, so that you have a full report.

Best regards,
Honza

PS: You could also run the compilation from command line, using umk, which puts all the output on stdout. But that is unnecessarily complicated, unless you want this process automated.
 
Read Message
Read Message
Previous Topic: Is U++ compatible w/ Linux Clang compiler?
Next Topic: MSC15 build method
Goto Forum:
  


Current Time: Sun Jun 22 14:10:33 CEST 2025

Total time taken to generate the page: 0.04327 seconds