Displaying 1 result from an estimated 1 matches for "getknowfolderpath".
Did you mean:
getknownfolderpath
2015 Nov 14
2
(no subject)
...012 Win64"
$ cmake --build .
That builds for quite a while but eventually appears to succeed without any
errors. I had to manually copy a few files that were transformed but not
copied to where there were expected to be but after figuring that my code
appears to compile except for the missing getKnowFolderPath function.
What's really strange is that I see that function in the code, Path.inc. I
can't seem to figure out why this function would be unresolvable.
Can anyone here help me figure out what I'm doing wrong? I'm assuming there
is some define or other flag that I need to specify to...