You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unsure how to get ceramic cpp on linux ( pop_os ) running.
Link: Main
/usr/bin/ld: cannot find -lSDL2: No such file or directory
collect2: error: ld returned 1 exit status
Also noticed that haxelib.json are more fussy in Ceramic with source path needing to be 'src/' rather than 'src' being acceptable ( seems other toolkits don't mind either? ). Also have to rebuild assest when changing this, which is easy to miss.
Have checked in my current project, I am not really sure if this is ideal way to get and set pixels. nanjizal/pi_xy@e8c0e65
to run sample in newProject it requires
I am unsure how to get ceramic cpp on linux ( pop_os ) running.
Also noticed that haxelib.json are more fussy in Ceramic with source path needing to be 'src/' rather than 'src' being acceptable ( seems other toolkits don't mind either? ). Also have to rebuild assest when changing this, which is easy to miss.
Have checked in my current project, I am not really sure if this is ideal way to get and set pixels.
nanjizal/pi_xy@e8c0e65
to run sample in newProject it requires
the html result
The text was updated successfully, but these errors were encountered: