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 » How speedup building?
How speedup building? [message #48799] Tue, 19 September 2017 20:37 Go to next message
AndrzejB is currently offline  AndrzejB
Messages: 2
Registered: September 2017
Junior Member
When I create new project, all needed c++ files are build. Is possible once build libs and use it with new projects?
Re: How speedup building? [message #48801 is a reply to message #48799] Wed, 20 September 2017 05:17 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Andrzej,
AndrzejB wrote on Tue, 19 September 2017 20:37
Is possible once build libs and use it with new projects?

TheIDE should actually do this. The object files from cache should be used as long as your second package uses
1) Same build flags (e.g. both are GUI MT)
2) Same assembly (e.g. both packages reside in MyApps)

Best regards,
Honza
Previous Topic: Using namespace Upp
Next Topic: Small java script problem in form
Goto Forum:
  


Current Time: Thu Mar 28 23:11:01 CET 2024

Total time taken to generate the page: 0.01578 seconds