The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
MASM32
»
My OpenCV software now did not working
« previous
next »
Print
Pages: [
1
]
Author
Topic: My OpenCV software now did not working (Read 3976 times)
Farabi
Member
Posts: 968
Neuroscience Fans
My OpenCV software now did not working
«
on:
August 16, 2013, 12:04:05 AM »
Before I recompiled it it was working fine, but after I recompiled it with the newest MASM package my Face recognitions software is hanged. Did anyone intentionally did this or my ML.exe is compromized?
Logged
http://farabidatacenter.url.ph/MySoftware/
My 3D Game Engine Demo.
Contact me at Whatsapp: 6283818314165
dedndave
Member
Posts: 8828
Still using Abacus 2.0
Re: My OpenCV software now did not working
«
Reply #1 on:
August 16, 2013, 12:07:32 AM »
7 times out of 10....
this is somehow related to a structure definition that changed in windows.inc
another possibility is that some ANSI/UNICODE prototypes are messy :P
Logged
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Projects
»
MASM32
»
My OpenCV software now did not working