skuda / ZoneMinder-Viewer

zmviewer is a zoneminder client written in Qt
http://zmviewer.sourceforge.net/
GNU General Public License v2.0
6 stars 4 forks source link

build on windows #2

Open SabraHashemi opened 7 years ago

SabraHashemi commented 7 years ago

using cmake and visual studio 2013 configure and genereate done! opened project in visual studio but when build it: 2 same error: 2>cl : Command line error D8021: invalid numeric argument '/Wno-variadic-macros'

please guide me

skuda commented 7 years ago

Hi,

I haven't tried to compile this package in years and I never used in Visual Studio, by the way, it seems you should check the generated compiler flags in Visual Studio project.

Or try to compile it using gcc, I used Qt Creator at the time.

cheers.

SabraHashemi commented 7 years ago

can u tell me how step should i do for compile with gcc ? im on windows im two week working on this, please guid me tnx

On Tue, Jun 6, 2017 at 3:54 PM, Miguel Rasero notifications@github.com wrote:

Hi,

I haven't tried to compile this package in years and I never used in Visual Studio, by the way, it seems you should check the generated compiler flags in Visual Studio project.

Or try to compile it using gcc, I used Qt Creator at the time.

cheers.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/skuda/ZoneMinder-Viewer/issues/2#issuecomment-306457489, or mute the thread https://github.com/notifications/unsubscribe-auth/AQ5v-stxe_ggwPtAJm2k1fp2raMv3-Zpks5sBTcHgaJpZM4NxIwt .

skuda commented 7 years ago

I can not guide you step by step, you can follow lots of tutorials on internet, like this one:

https://wiki.qt.io/How_to_setup_Qt_and_openCV_on_Windows