fallahn / crogine

SDL2 Based Game Framework
82 stars 12 forks source link

can not compile on windows #112

Open jcy1001 opened 6 months ago

jcy1001 commented 6 months ago

open sln,i chang project

8591ec2e49d91732160b92ee1ba83401 3b11717ab09a74fd341c0f2c7938ab53

engine compile ok

8ddd13575fd14094ddb70a79488b0201 9ac0ddc21204e56fedffbae5049a2a9c

editor compile faild

eae3b31a9eda5e3f9f41a7aaf0055e8c
fallahn commented 6 months ago

Looks like it might be SDL2 doesn't match the compiler settings. Have you tried building SDL2 yourself instead of using the included library?