Building Examples with MSVS on Windows

The RaimaDB installation package provides solution and project files to build the RaimaDB product examples with Microsoft Visual Studio 2019 or later.

The visualstudio.sln file located in the C:\Raima\rdm-<package>-16.0\share\RDM directory has been generated for MSVS 2019 but will successfully convert to a later version when opened using the devenv command.

The example "conversion" screen for MSVS 2022 is below. Select OK and the re-targeted projects should convert, build and execute normally.

Java Examples

If the installation package contains JAVA examples, please refer to the Building RaimaDB Examples with CMake section for instructions on how to build and execute those examples.