Menu

#3 Compile Erros

open
nobody
None
5
2004-12-22
2004-12-22
HardCoal99
No

I've followed the directions but I'm still getting a handful
of compiler errors. Can anyone help me?

Most of the errors seem to be conversion errors.

I'm going to attach a text file that lists all of the errors.
Thanks!

Discussion

  • HardCoal99

    HardCoal99 - 2004-12-22

    Error Listing

     
  • Anonymous

    Anonymous - 2004-12-23

    Logged In: YES
    user_id=1162141

    Before you compile you MUST have downloaded the full source for the
    BOINC application from our friends at Berkeley.

    You MUST to put it in the same parent directory as the setiboinc folder.

    you MUST compile the BOINC application without errors before even
    thinking about beginning to compile setiboinc.

    :)

    I just ran into this problem myself. After you have completed the steps
    above, then let me, us, know what your problem comes out to be.

    This info is not very apparent from the documentation. We should add
    this to the README.

     
  • HardCoal99

    HardCoal99 - 2004-12-26

    Logged In: YES
    user_id=1180751

    I cannot compile parse.c. When I try to compile it I receive
    the following error: 4>..\lib\parse.C(63) : error
    C2440: 'initializing' : cannot convert from 'const char *'
    to 'char *'

     
  • Anonymous

    Anonymous - 2004-12-26

    Logged In: YES
    user_id=1162141

    it sounds like you have "type checking" turned on. Either that or "treat
    warnings as errors." I am assuming that you are using some windows
    IDE. Beyond the above I will be of no help. Someone else will have to
    step in that knows the windows environment.

    Brad

     

Log in to post a comment.

Auth0 Logo