jevey / idapython

Automatically exported from code.google.com/p/idapython
Other
1 stars 0 forks source link

qstrtok identifier not found on build #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. python build.py on trunk w/ 6.2 sdk

What is the expected output? What do you see instead?

python.cpp(1276) : error C3861: 'qstrtok': identifier not found
python.cpp(1278) : error C3861: 'qstrtok': identifier not found

where is qstrtok defined?

What version of the product are you using? On what operating system?
ida 6.2 and trunk on windows 7 w/ vc10

Please provide any additional information below.

Original issue reported on code.google.com by jandre@gmail.com on 21 Jun 2012 at 6:43

GoogleCodeExporter commented 9 years ago
please try w/ ida 6.3 sdk

Original comment by elias.ba...@gmail.com on 24 Jun 2012 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by elias.ba...@gmail.com on 22 Aug 2012 at 6:48