View Single Post
Old 01-06-2021, 01:42 PM   #44
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,609
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Here's a Makefile that will work with Visual Studio's nmake command-line tool.

Just put Makefile.win32 in the same folder as the 'Makefile' in Kevin's already unzipped cssparser and then open a Visual Studio command prompt and basically follow the same instructions Kevin gave. Make sure you've cded into cssparser:

then type:
nmake /f Makefile.win32

Feel free to include it in your testing zip file if you like, Kevin.
Attached Files
File Type: zip Makefile.win32.zip (439 Bytes, 189 views)
DiapDealer is online now   Reply With Quote