![]() |
HPL1 Engine - angelscript.h header missing - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Open Source Collaboration (https://www.frictionalgames.com/forum/forum-27.html) +--- Forum: HPL1 Engine (https://www.frictionalgames.com/forum/forum-28.html) +--- Thread: HPL1 Engine - angelscript.h header missing (/thread-18886.html) Pages:
1
2
|
RE: HPL1 Engine - angelscript.h header missing - Urkle - 11-06-2012 cmake couldn't find your c++ compiler.. make sure you have gcc-c++ installed RE: HPL1 Engine - angelscript.h header missing - DrunkenIrishman - 11-08-2012 (11-06-2012, 03:31 PM)Urkle Wrote: cmake couldn't find your c++ compiler.. make sure you have gcc-c++ installedApologies if it is a stupid question, but where can I download it? |