Skip to content

feydriva/Depistage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depistage

I - Installation Install git Install Qt >= 5 Install CMake >= 2.5

II - Get the code Clone the repository.

III - Configure the build Launch CMake at the root of the project. Add the path entry "CMAKE_PREFIX_PATH" pointing to your Qt path (ex: C:/Qt/Qt5.3.1/5.3/mingw482_32). Set a solution directory to keep your workspace clean. Configure and generate your solution.

IV - Build the solution Go to your solution directory. Run mingw32-make.

V - Launch the program The executable is available in the "bin" directory (ex for the debug mode: ".\bin\Debug\Depistage.exe" from the solution directory).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published