Vasilisa Sidorova created IGNITE-2159:
------------------------------------------
Summary: Platforms examples couldn't be executed under 32-bit OS
Key: IGNITE-2159
URL:
https://issues.apache.org/jira/browse/IGNITE-2159 Project: Ignite
Issue Type: Bug
Affects Versions: 1.5
Environment: Win XP 32-bits, MS VS 2010, MS SDK 7.0, Apache Ignite 1.5.0-b2 build #105
Reporter: Vasilisa Sidorova
Fix For: 1.6
---------------------------------------------
DESCRIPTION
---------------------------------------------
Platforms examples couldn't be executed under 32-bit OS
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
# Open and build %IGNITE_HOME%\platforms\cpp\project\vs\ignite_x86.sln
# Open and build %IGNITE_HOME%\platforms\cpp\examples\project\vs\ignite-examples.sln (select proper platform - x86
# Run the solution
---------------------------------------------
ACTUAL RESULT
---------------------------------------------
Follow error appears: "The procedure entry point InterlockedCompareExchange64 could not be located in the dynamic link library KERNEL32.dll"
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
Example should be executed
---------------------------------------------
ADDITIONAL INFO
---------------------------------------------
# Also reproducible for .Net examples
# Wasn't reproducible for the same configuration about 4 month ago (near of the Apache Ignite 1.3.3-rc1)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)