User Activity

  • Posted a comment on ticket #3 on winlibs_mingw

    No installation is necessary. The unzipped archive provides the command line tools ready to use. I strongly advise against making system-wide changes to the PATH environment variable. Instead point your IDE to the full paths of the tools you want to use. An example on how to do this for Code::Blocks is explained here: https://winlibs.com/#usage-codeblocks For Visual Studio Code it should be pretty much the same. I do you hope you mean Visual Studio Code (the IDE) and not the full Visual Studio programming...

  • Posted a comment on ticket #196 on MinGW-w64 - for 32 and 64 bit Windows

    Thanks. Do you normally consider master to be stable enough for production?

  • Created ticket #196 on MinGW-w64 - for 32 and 64 bit Windows

    Release version / release schedule

  • Created ticket #8 on Xbase64 - Xbase compatible

    undefined reference to `xb::operator<<(std::ostream&, xb::xbString const&)

  • Posted a comment on ticket #148 on MinGW-w64 - for 32 and 64 bit Windows

    Use -static-libstdc++ / -static-libstdc++ in combination with -static so not only standard libraries are statically linked, but also any others (like -lwinpthread).

  • Posted a comment on ticket #46 on Xbase64 - Xbase compatible

    Sure, my build script is published here: https://github.com/brechtsanders/winlibs_recipes/blob/main/recipes/xbase64.winlib

  • Posted a comment on ticket #46 on Xbase64 - Xbase compatible

    I figured out how to build 4.1.0 with MinGW-w64. I just used the build/debian/CMakeLists.txt after applying the following changes: patch -ulbf build/debian/CMakeLists.txt << EOF @@ -370,6 +370,6 @@ # Microsoft Windows settings -IF( WIN32 ) +IF( MSVC ) # add_definitions( /D_CRT_SECURE_NO_WARNINGS) add_definitions( /EHsc ) -ENDIF( WIN32 ) +ENDIF( MSVC ) @@ -707,3 +707,3 @@ -install (FILES include/xbconfig.h +install (FILES \${PROJECT_BINARY_DIR}/include/xbconfig.h \${PROJECT_SOURCE_DIR}/include/xbase.h...

  • Posted a comment on ticket #46 on Xbase64 - Xbase compatible

    Correction, I see some CMakeLists.txt files under build/* but which one is for MinGW-w64?

View All

Personal Data

Username:
brechtsanders
Joined:
2008-04-09 07:19:44
Location:
Belgium / CET
Gender:
Male

Projects

This is a list of open source software projects that Brecht Sanders is associated with:

  • ADReports Generate reports from Active Directory Last Updated:
  • GenerateSignatureFromLDAP Automatically generate Outlook signatures based on templates and LDAP. Last Updated:
  • PolycomVVXControl A command line utility for remote controlling Polycom VVX IP phones Last Updated:
  • XLSX I/O C library for reading/writing values from/to Excel .xlsx files. Last Updated:
  • bigsortedlist   Last Updated:

Skills

This is a list of skills that Brecht Sanders possesses:

  • C
  • C++
  • MinGW/MSYS2
  • SQL-based
  • System
  • Internet
  • Software Development
  • wxWidgets

Personal Tools

MongoDB Logo MongoDB