View Single Post
Old 12-10-2015, 07:18 PM   #11
Xenakios
Human being with feelings
 
Xenakios's Avatar
 
Join Date: Feb 2007
Location: Oulu, Finland
Posts: 8,062
Default

The problem was in the .rc file encoding. For some reason Visual Studio 2015 saved it in an encoding that the Cockos PHP script could not parse. A similar problem also happened with the resource.h file. XCode/Clang couldn't use the file due to the incompatible text encoding. (The GUI example now runs succesfully in OS-X.)
__________________
I am no longer part of the REAPER community. Please don't contact me with any REAPER-related issues.
Xenakios is offline   Reply With Quote