Skip to content

Nissmo89/SyntaxFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform-specific builds

Windows (With Mingw)

git clone https://github.com/Nissmo89/SyntaxFlow.git

cd SyntaxFlow

cd libs/qscintilla/src/

qmake qscintilla.pro

mingw32-make

cd ../../../

mkdir build

cd build

cmake -G "MinGW Makefiles" ..

mingw32-make


#may you also need to copy some Qscintilla .dll file into project build folder

About

Offline Desktop Application for practicing programming, solving algorithmic challenges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors