bibnumber icon indicating copy to clipboard operation
bibnumber copied to clipboard

build on windows

Open maurojrodriguezj opened this issue 7 years ago • 3 comments

I'm just found your repo and it's amazing, I wanna to tryout but can't figure out how, I'd downloaded all dependencies but do you have a step by step windows install procedure?.

I'm using VS2017, Windows 7 32bit

maurojrodriguezj avatar Oct 07 '17 15:10 maurojrodriguezj

Hi,

I also don't know how to build it on Windows

pitcairn1987 avatar Jan 16 '18 15:01 pitcairn1987

Sorry I don't have a Windows development environment. If you want to contribute a guide I'll happily review a Pull Request, thanks!

gheinrich avatar Jan 16 '18 15:01 gheinrich

I was able to build it on windows, the difficult part was getting boost and opencv.

There seems to be some heap corruption occurring in my build. If I debug the Release I can get it to run properly, (doesn't detect 2-digit numbers) but 3-4 digit numbers in the sample set were accurate.

RupertAvery avatar Jan 03 '19 02:01 RupertAvery