View Single Post
Old 01-06-2021, 12:51 PM   #42
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 846
Karma: 3341026
Join Date: Jan 2017
Location: Poland
Device: Various
Build under Windows without a problem.
I have installed MSYS64 – very detailed description eg here: https://www.devdungeon.com/content/i...ndows-msys2-cc
I typed "make" and a few seconds later I had cssparser.exe running

If the program is to run quite independently, it needs three DLL files:
libgcc_s_seh-1.dll
libstdc++-6.dll
libwinpthread-1.dll

By default dll files are in the C:\msys64\mingw64\bin\ folder
BeckyEbook is offline   Reply With Quote