Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Blocks #318

Open
Dcolonel6 opened this issue Jan 31, 2024 · 2 comments
Open

Code Blocks #318

Dcolonel6 opened this issue Jan 31, 2024 · 2 comments

Comments

@Dcolonel6
Copy link

How do you add cs50 to codeblocks?

@Landixbtw
Copy link

Hey @Dcolonel6 you just have to add the cs50 flag to the linker settings. Go to Settings -> Compiler click on Linker Settings and add "cs50".

@Kazbonfim
Copy link

Hello there; even doing this on a W11, i get that error:
ld.exe||cannot find -lcs50|
I've put the .c and .h files that comes in /src folder where the codeblocks get they libs, but it only works when i make a
#includes <cs50.c>, if i try to use the .h file it throws a bunch of errors...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants