View Single Post
Old 12-10-2015, 12:01 PM   #8
Argitoth
Human being with feelings
 
Argitoth's Avatar
 
Join Date: Feb 2008
Location: Mesa, AZ
Posts: 2,057
Default

i figured it out actually, building via visual studio works. the problem is that my copy of the reascript_vararg.php begins with
PHP Code:
<?
when it should actually be:

PHP Code:
<?php
It's missing the php and I think this problem may be committed to the repository.
__________________
Soundemote - Home of the chaosfly and pretty oscilloscope.
MyReaperPlugin - Easy-to-use cross-platform C++ REAPER extension template

Last edited by Argitoth; 12-10-2015 at 12:07 PM.
Argitoth is offline   Reply With Quote