Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined Constructor for template class GenomicRegionCollection #54

Open
yonghanyu opened this issue Dec 30, 2019 · 1 comment
Open

Comments

@yonghanyu
Copy link

Several constructor declared in GenomicRegionCollection.h are not defined in GenomicRegionCollection.cpp, resulted in failed compilication with undefined reference error code.

@wulj2
Copy link
Contributor

wulj2 commented Dec 31, 2019

I think you want to isolate the GenomicRegionCollection.h for your personal usage, and find out that it could not be compiled by just include the GenomicRegionCollection.h file. I advice that you can include both GenomicRegionCollection.h and GenomicRegionCollection.cpp in your source code and try to recompile, may it succeed~ @JackTATStraw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants