News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

The missing Microsoft header files (direct.h, etc.)

Started by lucho, June 28, 2022, 02:51:02 AM

Previous topic - Next topic

lucho

Hello! I'd like to build version 2.55 for MacOS and FreeBSD with "clang", but alas, I don't know from where to get the missing "direct.h" file and the other files that it includes. Which version of "MS Visual C++" are these files from, and are they used as they are, or have you done any modifications to them? Thanks for you answer!

lucho

I managed to build UASM 2.55 for MacOS and FreeBSD using this:
https://github.com/cielavenir/homebrew-ciel/blob/master/uasm.rb
But Windows builds still need "direct.h", which has many variants...