User forums > Help

problem in compiling an application source file with C:B

<< < (3/5) > >>

McZim:
i think you need create empty project and add all files.

parisa_k:
that`s exactly what I did but it couldn`t run successfully ...is it possible for you to test the code yourself

McZim:
i'm create empty project and add all files, but can't build project. I see many erros, for example: conflict types. I don't know what this should be working. I think problem with download files, but i can make mistakes.

parisa_k:
but it didn`t have any errors when I run it.....
the source file is correct because you can compile it using make file ....and after that the application can be run successfully.....
make linux
so it seems that C::B also should be able to run it ...but it cannot ...


but about the errors that you saw:

did you remove the main.c file.....
and did you add defines and libraries to build options..........
(Reply #6)

Jenna:
The first point is that this question is not really C::B related.

The second is that the code compiles with tons of warnings and is not really readable.

The third is that compiling it with C::B is quiet easy if you use the makefile, otherwise it needs some more tweaking.

And the fourth and most important is that you posted the link to the code just 6 hours ago and if nobody has answered your question in a way that it works for you means that nobody has an idea how to do that, or nobody wants to do your homework.

There is no cause to be impatient.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version