The JNICALL macro should be added to getenv and setenv in EnvironmentController.cpp:
JNIEXPORT void JNICALL Java_com_dappit_Dapper_parser_EnviromentController_setenv
JNIEXPORT jstring JNICALL Java_com_dappit_Dapper_parser_EnviromentController_getenv
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The JNICALL macro should be added to getenv and setenv in EnvironmentController.cpp:
JNIEXPORT void JNICALL Java_com_dappit_Dapper_parser_EnviromentController_setenv
JNIEXPORT jstring JNICALL Java_com_dappit_Dapper_parser_EnviromentController_getenv