Linker can't read library paths with "ç" and "ã" inside

Started by leandrojardim, December 12, 2016, 03:46:28 AM

Previous topic - Next topic

leandrojardim

I have included the path "D:\Pasta De Programação\SDK Do Windows\Lib\Win" to a DirectX project with the Pelle's C 8 IDE, but the linker can't link the object code and exits with the message "fatal error: File not found: 'd3d11.lib". It have to do with the "ç" or "ã" accents, because when I change them to the "c" and "a" counterparts, the linker finds the file and generates the executable successfully.

leandrojardim

Sorry, I have corrected the bug report. I will need to take more caution next time. :)