Damnit I hate boost's documentation and samples.

The answer is:
Code:
path my_path("C:/temp", native );
I was getting the error because I did not link in the execption handler for the file system.