Embarcadero / CppArcadeGames

4 arcade games developed in C++Builder with FireMonkey for Windows, macOS, iOS and Android
http://embt.co/CppGames2016
45 stars 30 forks source link

AlienInvasion doesn't compile under Berlin 10.1 Update 1 #1

Open SlowPokeInTexas opened 8 years ago

SlowPokeInTexas commented 8 years ago
birbilis commented 8 years ago

maybe you need to open files where those are defined and register the components? Is there some separate project that you first need to build to install those components?

I remember in Delphi there was a section in each unit where you defined the components to be registered with Delphi