Relative Content

Tag Archive for c++visual-studio-2017

secp256k1 library building for C++

The name speaks for itself. How do I compile(use) secp256k1 for use in a personal project. I’ve never compiled libraries before and was looking for some guidance. I’m using Windows 11 MicrosoftVisualStudio and haven’t tried to compile this library, just dragged and dropped the downloaded GitHub repository. I’m looking for recommendations on how to compile this library.

Exception thrown: read access violation.Unable to read memory

My English is not very good, I’m sorry.I’m a beginner and want to do a problem with Ternary search tree. The problem occurs during the insertion of the node,VS throws an exception in insert_BiTreeNode: Read access violation. 0xcdcdcdcd {key=??? left=??? mid=??? …}