Skip to content

Getting started #27

Description

@voxelias

Hey!

I've compiled it using

cmake .
make

Then tried to run fcc --help and it ended up with the following:

File examples/foam/sdl.fc has no roots, skipping
No output found for examples/stars/main.fc
Adding info from examples/stars/main.fc
Adding info from examples/stars/sdl.fc
Building examples/stars/main.fc...
examples/stars/main.fc:62:25: error: 'renderer' was not declared in this scope
   62 | SDL::SDL_RenderFillRect(renderer, rect(x, (Height - height) + y, current.width, height));
      |                         ^~~~~~~~~ 

Unfortunately I have no Idea what is the right behavior and where to start...
What I am doing wrong?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions