Author Topic: The missing Microsoft header files (direct.h, etc.)  (Read 595 times)

lucho

  • Regular Member
  • *
  • Posts: 14
The missing Microsoft header files (direct.h, etc.)
« on: June 28, 2022, 02:51:02 AM »
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

  • Regular Member
  • *
  • Posts: 14
Re: The missing Microsoft header files (direct.h, etc.)
« Reply #1 on: June 29, 2022, 03:28:34 AM »
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...