samples: add winpack "drap & drop" build script#12636
Conversation
alalek
commented
Sep 24, 2018
|
/cc @LaurentBerger Any ideas about improvements of this script are welcome.
P.S. Problem with "missing" data files will be resolved separately. |
|
Nice I tried and move _winpack_build_sample.cmd and CMakeLists.example.in in f:/tmp/TestWinpack/opencv/sources/samples If i drag and drop videocapture_basic.cpp there is no problem. Second drag and drop gives good result and run example : solutions are in F:\tmp\TestWinpack\opencv\sources\samples\cpp ( and not in F:\tmp\TestWinpack\opencv\build? ) I don't think it is very important for a beginner but on my computer I have got VS2015 and VS2017 and cmake choose VS2015 |
|
@LaurentBerger Thank you! I developed this on machine with MSVS2017 only. |
|
@LaurentBerger On our build machine with both MSVS2015/2017 script selects MSVS2017 by default. But this machine has minimal and very "clear" setup (PATH is almost empty). Details |
|
Sorry for delay : Details |
|
I don't understand my vs2017 path is: |
|
Thanks! The difference is "Professional" vs "Enterprise". |
|
@LaurentBerger Thank you! Please check the latest update. |
|
It works 👍 |
|
👍 |
