pawn-lang / compiler

Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS
Other
307 stars 72 forks source link

I'm Trying To Compile My Samp Gamemode But Tts Giving Me Errors. #741

Open Beyourself28 opened 2 months ago

Beyourself28 commented 2 months ago

- Can anyone help me with this?

"(coder)(byte))"

== OUTPUT == Main.cpp:1:10: fatal error: 'a_mysql.inc' file not found 1 | #include // Ensure this matches the actual file name | ^~~~~ 1 error generated.

Exit code: 1 == INPUT == "(c(oder)) b(yte)"

== OUTPUT == Main.cpp:1:10: fatal error: 'a_mysql.inc' file not found 1 | #include // Ensure this matches the actual file name | ^~~~~ 1 error generated.

Exit code: 1 == 8 TEST CASES HIDDEN ==

I have everything in the right folder but it wont complie Thanks for your helps sir