Skip to content

Commit ead9816

Browse files
committed
update: readme.md
1 parent e7ad5e4 commit ead9816

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
## Known Issues
1010
* 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
11+
* If you do need the `HIGHENTROPYVA` feature, the branch `async_address_fix` may help you. See #13 for more information
1112

1213
## Basic Guide
1314
* 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).

0 commit comments

Comments
 (0)