I built boost, I have everything setup correctly from what I can figure out. But I keep getting this error. 1>\boost\boost\asio.hpp(20,10): fatal error C1083: Cannot open include file: 'boost/asio/associated_allocator.hpp': No such file or directory
I've switched IDE's I've relinked rebuilt everything but can't seem to get past this error. Even tried using ASIO stand alone, anyone ever came to this error? I'm currently using Visual Studio 2022.
The file does exist an is in the correct folder, I just can't seem to get past this, thanks for your help.