MinGW Compile error!! (Bug #173)
Description
Stop here:
src\highgui\window_w32.cpp|439|error: 'MONITOR_DEFAULTTONEAREST' was not declared in this scope|
src\highgui\window_w32.cpp|439|error: 'MonitorFromRect' was not declared in this scope|
src\highgui\window_w32.cpp|455|error: jump to label 'exit'|
src\highgui\window_w32.cpp|412|error: from here|
src\highgui\window_w32.cpp|414|error: crosses initialization of 'DWORD dwStyle'|
src\highgui\window_w32.cpp|455|error: jump to label 'exit'|
src\highgui\window_w32.cpp|409|error: from here|
src\highgui\window_w32.cpp|414|error: crosses initialization of 'DWORD dwStyle'|
src\highgui\window_w32.cpp|455|error: jump to label 'exit'|
src\highgui\window_w32.cpp|405|error: from here|
src\highgui\window_w32.cpp|414|error: crosses initialization of 'DWORD dwStyle'|
Associated revisions
Merge pull #173 request from cuda-geek/fix-sc-arm
History
Updated by guan-jhih chen almost 16 years ago
Since fix:2728
Updated by anonymous - almost 15 years ago
fixed in r2810
- Status changed from Open to Done
- (deleted custom field) set to fixed