Nick Clark

Results 188 comments of Nick Clark

Just nudging this to see if there's an update regarding my last reply @nezvers

@nezvers Was this fixed for you?

Apologies to the late follow up. Have you tried running the compatibility troubleshooter, and if so, what output is it providing?

I wanted to follow up on this and see if you're still having issues with Window Server 2019 Datacenter @Dmitry1987

FYI: The issue in the build pipeline is because it pulls the premake sources from GitHub and tries to run off those. Since my code is not in the repo,...

So it sounds like what you're expecting the behavior to be is for it to search the directory that premake was invoked from first for includes, rather than the directory...

No worries, just trying to make sure I've got a full understanding of the problem. So if I'm correct, the folder structure is like: ``` /usr bin premake5 bitmap /proj...

Awesome. So at least we know that including explicit paths still works, just looks like our implicit path ordering is different than our documentation/spec says.

Just adding to the include directories should suffice.