[
https://issues.apache.org/jira/browse/IGNITE-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vasilisa Sidorova updated IGNITE-2159:
---------------------------------------
Description:
---------------------------------------------
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". Look at the
attached picture
---------------------------------------------
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)
was:
---------------------------------------------
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". Look at the
attached picture
---------------------------------------------
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)
> 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
>
> Attachments: ignite_cpp_x86.png
>
>
> ---------------------------------------------
> 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". Look at the
> attached picture
> ---------------------------------------------
> 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)