Homebrew pp2d App won't compile:

NicknameGoesHere

RIP my sanity: 2018-2018
Member
Joined
Jul 11, 2017
Messages
243
Reaction score
23
Trophies
0
XP
251
Country
United States
I get this error when I try to compile an app with pp2d in it:
Code:
fatal error: vshader_shbin.h: No such file or directory
 #include "vshader_shbin.h"
I have checked the github repository, from where I got this, and it does not have vshader_shbin.h in the pp2d folder, only vshader.v.pica.
 
that's happening because your Makefile doesn't have rules to compile .pica files. The .h file you're missing is generated when you compile the .pica
 

Site & Scene News

Popular threads in this forum