Compiling C Projects
How to Compile C Projects
Add
C:\Sodium\Sodium-Setuppath to the systemPATHenvironment variable.Add database libray paths to the system
PATHenvironment variable.Run Visual Studio 2019 Community Edition as administrator. Then find and open
c:\Sodium\Sodium.slnsolution file.Compile and link in
DebugorReleaseprofile with 64Bit CPU architecture.If you get
library/dll file not founderror message during linkage, please modify project settings according to database library paths.
Last updated
Was this helpful?