Skip to navigation Skip to content

DevLog

Everything on SFML, Tools, Leadership & More

  • Home
  • About Me
  • SFML News
  • GitHub
  • Bluesky
  • Mastodon
  • Twitter
Main Navigation

Tag: import library

Generate a DEF File From a DLL

Last night I spend multiple hours trying to get a non-broken CSFML build ready, which requires to have import libraries for MSVC and GCC that both depend on the same DLL. This works because the import library only points to the symbols that are in the DLL, thus acts as sort of instruction how to […]

June 2, 2018By Lukas Tooling DEF, DLL, DLLTOOL, EXPDEF, GENDEF, import library, LIB2A, MinGW, REIMP12 Comments
Recent Posts
  • Referencing GAC Assembly in SDK Project
  • “Cross-Compilation” with GitHub Actions
  • Prevent MSBuild Execution While Loading a C# Project
  • Microsoft 365 Subscription without Copilot?
  • SFML 3 Release
Categories
  • Code
  • Engineering
  • Leadership
  • SFML News
  • Thoughts
  • Tooling
  • Uncategorized
  • Update
Meta
  • Log in
  • Entries RSS
  • Follow on Feedly
Recent Posts
  • Referencing GAC Assembly in SDK Project
  • “Cross-Compilation” with GitHub Actions
  • Prevent MSBuild Execution While Loading a C# Project
  • Microsoft 365 Subscription without Copilot?
  • SFML 3 Release
Categories
  • Code
  • Engineering
  • Leadership
  • SFML News
  • Thoughts
  • Tooling
  • Uncategorized
  • Update
© DevLog 2025 • ThemeCountry Powered by WordPress
  • Home
  • About Me
  • SFML News
  • GitHub
  • Bluesky
  • Mastodon
  • Twitter