pastebin - collaborative debugging tool
rovema.kpaste.net RSS


RDS Windows build failure
Posted by Anonymous on Fri 12th May 2023 14:05
raw | new post

  1. D:\a\1\s\RDS\Rdc\RdsUnit.h: In member function 'T_Bool C_RdsUnitSize::convertString2Double(const string&, T_Double64&)':
  2. D:\a\1\s\RDS\Rdc\RdsUnit.h:562:5: error: 'locale_t' was not declared in this scope
  3.      locale_t posix_locale = rov_get_posix_localeobj();
  4.      ^~~~~~~~
  5. D:\a\1\s\RDS\Rdc\RdsUnit.h:562:5: note: suggested alternative: '_locale_t'
  6.      locale_t posix_locale = rov_get_posix_localeobj();
  7.      ^~~~~~~~
  8.      _locale_t
  9. D:\a\1\s\RDS\Rdc\RdsUnit.h:565:47: error: 'posix_locale' was not declared in this scope
  10.      _anyDouble = strtod_l(stopStr, & stopStr, posix_locale);
  11.                                                ^~~~~~~~~~~~
  12. D:\a\1\s\RDS\Rdc\RdsUnit.h:565:47: note: suggested alternative: '_free_locale'
  13.      _anyDouble = strtod_l(stopStr, & stopStr, posix_locale);
  14.                                                ^~~~~~~~~~~~
  15.                                                _free_locale
  16. D:\a\1\s\RDS\Rdc\RdsUnit.h:565:18: error: 'strtod_l' was not declared in this scope
  17.      _anyDouble = strtod_l(stopStr, & stopStr, posix_locale);
  18.                   ^~~~~~~~
  19. D:\a\1\s\RDS\Rdc\RdsUnit.h:565:18: note: suggested alternative: '_strtod_l'
  20.      _anyDouble = strtod_l(stopStr, & stopStr, posix_locale);
  21.                   ^~~~~~~~
  22.                   _strtod_l
  23. mingw32-make.exe[2]: *** [..\RDS\Rdc\Debug\CMakeFiles\rdc.dir\build.make:109: ../RDS/Rdc/Debug/CMakeFiles/rdc.dir/RdsUnit.cpp.obj] Error 1
  24. mingw32-make.exe[2]: Leaving directory 'D:/a/1/s/build'
  25. mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:782: ../RDS/Rdc/Debug/CMakeFiles/rdc.dir/all] Error 2
  26. mingw32-make.exe[1]: Leaving directory 'D:/a/1/s/build'
  27. mingw32-make.exe: *** [Makefile:168: all] Error 2
  28. finished cmake
  29. ##[debug]Exit code: 2

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at