View Single Post
Old 05-15-2018, 11:12 PM   #11
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,451
Default

I have the same problem:
">Reascript.cpp(52): fatal error C1083: Cannot open include file: 'reascript_vararg.h': No such file or directory"

If I open a command window in the solution directory and run
Code:
php reascript_vararg.php > reascript_vararg.h
then the reascript_vararg.h is succesfully created (I have installed PHP).

But as soon as I try to (re)-build the solution, reascript_vararg.h vanishes and I get the above error. What could be done? Thanks!
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)
amagalma is offline   Reply With Quote