You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i am trying to compile mpileup2readcounts.cc using "g++ -std=c++11 -O3 mpileup2readcounts.cc -o mpileup2readcounts". My system is Ubuntu 20.04.4 LTS (GNU/Linux 5.15.0-41-generic x86_64).
However, i failed and got the following errors:
mpileup2readcounts.cc:67:61: error: stray ‘\302’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master ?? IARCbioinfo/mpileup2readcounts · GitHub</title>
| ^
mpileup2readcounts.cc:67:62: error: stray ‘\267’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master ?? IARCbioinfo/mpileup2readcounts · GitHub</title>
| ^
mpileup2readcounts.cc:67:95: error: stray ‘\302’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master · IARCbioinfo/mpileup2readcounts ?? GitHub</title>
| ^
mpileup2readcounts.cc:67:96: error: stray ‘\267’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master · IARCbioinfo/mpileup2readcounts ?? GitHub</title>
| ^
mpileup2readcounts.cc:432:10: warning: missing terminating ' character
432 |
| ^
mpileup2readcounts.cc:432:10: error: missing terminating ' character
432 |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:489:75: error: stray ‘\342’ in program
489 | ???
| ^
mpileup2readcounts.cc:489:76: error: stray ‘\206’ in program
489 | ???
| ^
mpileup2readcounts.cc:489:77: error: stray ‘\265’ in program
489 | ??
| ^
mpileup2readcounts.cc:494:56: error: stray ‘\342’ in program
494 | ???
| ^
mpileup2readcounts.cc:494:57: error: stray ‘\206’ in program
494 | ???
| ^
mpileup2readcounts.cc:494:58: error: stray ‘\265’ in program
494 | ??
| ^
mpileup2readcounts.cc:536:75: error: stray ‘\342’ in program
536 | ???
| ^
mpileup2readcounts.cc:4275:12: error: missing terminating ' character
4275 |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:4299:13: warning: character constant too long for its type
4299 |
Footer
| ^~~~~~~~~
mpileup2readcounts.cc:4314:21: warning: character constant too long for its type
4314 |
| ^~~~~~~~
mpileup2readcounts.cc:4315:17: warning: character constant too long for its type
4315 |
Footer navigation
| ^~~~~~~~~
mpileup2readcounts.cc:4315:30: warning: character constant too long for its type
4315 |
Footer navigation
| ^~~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:4316:132: warning: character constant too long for its type
4316 | <ul class="list-style-none d-flex flex-wrap col-12 flex-justify-center flex-lg-justify-between mb-2 mb-lg-0" aria-labelledby='sr-footer-heading>
| ^~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:4349:12: error: stray ‘\342’ in program
4349 | You can???t perform that action at this time.
| ^
mpileup2readcounts.cc:4349:13: error: stray ‘\200’ in program
4349 | You can???t perform that action at this time.
| ^
mpileup2readcounts.cc:4349:14: error: stray ‘\231’ in program
4349 | You can??t perform that action at this time.
| ^
mpileup2readcounts.cc:8:1: error: expected unqualified-id before ‘<’ token
8 |
| ^
mpileup2readcounts.cc:198:25: error: ‘up’ does not name a type
198 | Sign up
| ^~
mpileup2readcounts.cc:677:25: error: expected unqualified-id before ‘<’ token
677 |
{{ message }}
| ^
Any suggestions? Is there a pre-compiled version of mpileup2readcounts? Thanks!
The text was updated successfully, but these errors were encountered:
Hi, i am trying to compile mpileup2readcounts.cc using "g++ -std=c++11 -O3 mpileup2readcounts.cc -o mpileup2readcounts". My system is Ubuntu 20.04.4 LTS (GNU/Linux 5.15.0-41-generic x86_64).
However, i failed and got the following errors:
mpileup2readcounts.cc:67:61: error: stray ‘\302’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master ?? IARCbioinfo/mpileup2readcounts · GitHub</title>
| ^
mpileup2readcounts.cc:67:62: error: stray ‘\267’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master ?? IARCbioinfo/mpileup2readcounts · GitHub</title>
| ^
mpileup2readcounts.cc:67:95: error: stray ‘\302’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master · IARCbioinfo/mpileup2readcounts ?? GitHub</title>
| ^
mpileup2readcounts.cc:67:96: error: stray ‘\267’ in program
67 | <title>mpileup2readcounts/mpileup2readcounts.cc at master · IARCbioinfo/mpileup2readcounts ?? GitHub</title>
| ^
mpileup2readcounts.cc:432:10: warning: missing terminating ' character
432 |
| ^
mpileup2readcounts.cc:432:10: error: missing terminating ' character
432 |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:489:75: error: stray ‘\342’ in program
489 | ???
| ^
mpileup2readcounts.cc:489:76: error: stray ‘\206’ in program
489 | ???
| ^
mpileup2readcounts.cc:489:77: error: stray ‘\265’ in program
489 | ??
| ^
mpileup2readcounts.cc:494:56: error: stray ‘\342’ in program
494 | ???
| ^
mpileup2readcounts.cc:494:57: error: stray ‘\206’ in program
494 | ???
| ^
mpileup2readcounts.cc:494:58: error: stray ‘\265’ in program
494 | ??
| ^
mpileup2readcounts.cc:536:75: error: stray ‘\342’ in program
536 | ???
| ^
mpileup2readcounts.cc:4275:12: error: missing terminating ' character
4275 |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:4299:13: warning: character constant too long for its type
4299 |
Footer
| ^~~~~~~~~
mpileup2readcounts.cc:4314:21: warning: character constant too long for its type
4314 |
| ^~~~~~~~
mpileup2readcounts.cc:4315:17: warning: character constant too long for its type
4315 |
Footer navigation
| ^~~~~~~~~
mpileup2readcounts.cc:4315:30: warning: character constant too long for its type
4315 |
Footer navigation
| ^~~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:4316:132: warning: character constant too long for its type
4316 | <ul class="list-style-none d-flex flex-wrap col-12 flex-justify-center flex-lg-justify-between mb-2 mb-lg-0" aria-labelledby='sr-footer-heading>
| ^~~~~~~~~~~~~~~~~~
mpileup2readcounts.cc:4349:12: error: stray ‘\342’ in program
4349 | You can???t perform that action at this time.
| ^
mpileup2readcounts.cc:4349:13: error: stray ‘\200’ in program
4349 | You can???t perform that action at this time.
| ^
mpileup2readcounts.cc:4349:14: error: stray ‘\231’ in program
4349 | You can??t perform that action at this time.
| ^
mpileup2readcounts.cc:8:1: error: expected unqualified-id before ‘<’ token
8 |
| ^
mpileup2readcounts.cc:198:25: error: ‘up’ does not name a type
198 | Sign up
| ^~
mpileup2readcounts.cc:677:25: error: expected unqualified-id before ‘<’ token
677 |
| ^
Any suggestions? Is there a pre-compiled version of mpileup2readcounts? Thanks!
The text was updated successfully, but these errors were encountered: