Skip to content

Commit

Permalink
update: readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edimetia3d committed Oct 5, 2019
1 parent e7ad5e4 commit ead9816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

## Known Issues
* the x64 version has some address corruption problem when you are using VS2012 or later, you can open "Project Property -> Linker -> CommandLine", then add `/HIGHENTROPYVA:NO` to avoid this issue, See [Issue#1](https://github.com/edimetia3d/OPC-Client-X64/issues/1) for more detail
* If you do need the `HIGHENTROPYVA` feature, the branch `async_address_fix` may help you. See #13 for more information

## Basic Guide
* Install `OPC Core Component x64` is **NECESSARY** if you want to build x64 project, I bundled the `3.0.105.1` version (seems more popular).
Expand Down

0 comments on commit ead9816

Please sign in to comment.