Skip to content

BRANCH.cpp:(.text+0x1232a): multiple definition of... #1

@ghost

Description

Hi,
I got this error at installation phase, for almost all functions in main BRANCH.cpp file. some are here:

/tmp/ccJhWoQu.o: In function print()': BRANCH.cpp:(.text+0x1210f): multiple definition of print()'
/tmp/ccuSi8GG.o:BRANCH.cpp:(.text+0x1210f): first defined here
/tmp/ccJhWoQu.o: In function main': BRANCH.cpp:(.text+0x1232a): multiple definition of main'
/tmp/ccuSi8GG.o:BRANCH.cpp:(.text+0x1232a): first defined here
collect2: error: ld returned 1 exit status

Is it something I am doing wrong while compilation or somthing is missing in BRANCH master code?

Best,
Madiha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions