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 » InstantSetup patch (with this patch, VS14 & Kit10 are detected in some milliseconds.)
InstantSetup patch [message #46558] Fri, 27 May 2016 19:54 Go to next message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Hi all,

based on Klugier idea and link (using registry)
and Koldo idea (using last version if more than one exist)

i have reworked the InstantSetup().
with this patch, VS14 & Kit10 are detected in milliseconds.

here the algorithm:



  • get the list of all installed Windows SDK
  • filter this list to get the last one
  • go to his "Include" subdirectory and find the last uap version installed, that containe "um/adhoc.h", "ucrt" and "shared".
  • combine this and set bin,lib and include variable.



Mirek, please test and review this solution.


regards
omari.

[Updated on: Mon, 26 December 2016 16:17]

Report message to a moderator

Re: InstantSetup patch [message #46566 is a reply to message #46558] Wed, 01 June 2016 15:31 Go to previous message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Patch updated .

the old version does not work with 64bit compiler because of the registry separation between 32bit and 64bit executable.

this version enumerate both : the actuel (64/32), and the other (32/64).


regards
omari.
Previous Topic: Compiling theide - what is the purpose ??
Next Topic: Instant Setup does not find Visual Studio 2015 using Windows 10
Goto Forum:
  


Current Time: Thu Mar 28 21:42:12 CET 2024

Total time taken to generate the page: 0.01345 seconds