User forums > General (but related to Code::Blocks)
how do i compile, link objects, and run this program
(1/1)
sunrise07:
it is a C program
the program project 4 is here:
http://www.csee.umbc.edu/courses/undergraduate/201/fall07/projects/p4/
i would have to download stringtoll.o and stringtoll.h,
i have palindrome.h and palindrone.c
i have proj4.c
i don't know how to link the stringtoll.o into the program
i would try doing this: click build + run, it gives me errors
sunrise07:
used to be able to run this program from linux terminal. now i am trying to run it in codeblocks (windows 7)
oBFusCATed:
Are you sure this .o file is generated with the same compiler on the same OS you're using?
If not then it won't work.
sunrise07:
the .o file is downloaded from umbc and it's not created by codeblocks
oBFusCATed:
Codeblocks is not a compiles, so it cannot create it anyway...
Navigation
[0] Message Index
Go to full version