mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 14:44:34 +00:00
Remind user where the build files are located.
This commit is contained in:
parent
98edee9b07
commit
c2e9b602be
@ -744,6 +744,8 @@ Installation of the libraries on OSX can be facilitated using the \texttt{brew}
|
||||
|
||||
\subsubsection{Build process}
|
||||
|
||||
As mentioned earlier, each utility is contained in its own directory, for example \texttt{profiler} or \texttt{capture}\footnote{Other utilities are contained in the \texttt{csvexport}, \texttt{import-chrome} and \texttt{update} directories.}. Where do you go within these directories depends on the operating system you are using.
|
||||
|
||||
On Windows navigate to the \texttt{build/win32} directory and open the solution file in Visual Studio. On Unix go to the \texttt{build/unix} directory and build the \texttt{release} target using GNU make.
|
||||
|
||||
\subsubsection{Embedding the server in profiled application}
|
||||
|
Loading…
Reference in New Issue
Block a user