bug building with visual studio 2010 (Bug #1187)


Added by lowe nick over 13 years ago. Updated over 13 years ago.


Status:Done Start date:
Priority:Low Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:build/install
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

after configuring with cmake,generating,and then building the vs project,many folder have missing folders or files. eg. include folder has no opecv or opencv2 folder.
after building,the wiki tutorial of yours...doesnt say to run some _install project" which says with other compilers,this is the second bug.
and the third bug is that even when i try to buld the install project,after the build project~,i get this""
1>------ Skipped Build: Project: uninstall, Configuration: Debug Win32 ------
1>Project not selected to build for this solution configuration
2>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
2>Project not selected to build for this solution configuration
3>------ Skipped Build: Project: PACKAGE, Configuration: Debug Win32 ------
3>Project not selected to build for this solution configuration

h10. Build: 0 succeeded, 0 failed, 122 up-to-date, 3 skipped

so it does nothing the install


Related issues

duplicated by Bug #1184: bug while building opencv2.2 or 2.3 with visual studio 2010 Done

Associated revisions

Revision a7da1299
Added by Andrey Pavlenko over 11 years ago

Merge pull request #1187 from kdrobnyh:mean_and_sum

History

Updated by Vadim Pisarevsky over 13 years ago

INSTALL is skipped when building solution. It is done on purpose. Right-click the INSTALL target in solution window and choose "build".

  • Status changed from Open to Done
  • (deleted custom field) set to invalid

Updated by lowe nick over 13 years ago

i do this...and guess what. dosnt work. i get the same.
1>------ Skipped Build: Project: uninstall, Configuration: Debug Win32 ------
1>Project not selected to build for this solution configuration
2>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
2>Project not selected to build for this solution configuration
3>------ Skipped Build: Project: PACKAGE, Configuration: Debug Win32 ------
3>Project not selected to build for this solution configuration

any help on it?

  • Status changed from Done to Cancelled
  • (deleted custom field) deleted (invalid)

Updated by Vadim Pisarevsky over 13 years ago

right-click on INSTALL and select "build".

  • Status changed from Cancelled to Done
  • (deleted custom field) set to worksforme

Also available in: Atom PDF