generated_translations\npc
generated_translations\other
wow ... if hercules officially drop visual studio, I switch to rathenawindows always works different. probably best way for avoid windows and visual studio issues is drop visual studio support. and to use normal compilers...
yes, its working fine nowor simpler. try apply this patch to generate-translations.c
- } else if (*p == PATHSEP) {
+ } else if (*p == PATHSEP || *p == '/') {
Code:- } else if (*p == PATHSEP) { + } else if (*p == PATHSEP || *p == '/') {
We use essential cookies to make this site work, and optional cookies to enhance your experience.