Open SabraHashemi opened 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.
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 .
I can not guide you step by step, you can follow lots of tutorials on internet, like this one:
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