Jump to content

Hacking:Tools: Difference between revisions

Added link to Hacking:Tools:QtCreator:Ubuntu
(Added link to Hacking:Tools:QtCreator:Ubuntu)
Line 46:
* Compile faster. For this use -j key for make. '''Projects->Build Steps->Make''' add -jX - where X number of cpu in your system.
* Don't forget Qt Creator support two release mode: release and debug. Project will be compile with different keys in different modes. Qt team recommended developing to do in debug mode. Also debugging works only in debug mode. Plus Qt will show additional warning information if something happened.
See '''[[Hacking:Tools:QtCreator:Ubuntu]]''' for description of installing and configuring Qt on Ubuntu 14.04.
 
== Address Sanitizer ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.