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

LNK2019 error #478

Open
KielanT opened this issue Jul 31, 2022 · 2 comments
Open

LNK2019 error #478

KielanT opened this issue Jul 31, 2022 · 2 comments

Comments

@KielanT
Copy link

KielanT commented Jul 31, 2022

Hi, I have a project that is a static library and a main project that uses the static library project. I have used premake to include and link the library and include files to both project. I have used eastl::unique_ptr and eastl::shared_ptr with no problems at all. however, when I use eastl::string or eastl::vector I get 3 errors shown below, (these issues happen in both projects when I try using eastl string or easlt vector). What can I do to fix this?
image

@BattleDash
Copy link

@KielanT
Copy link
Author

KielanT commented Aug 2, 2022

Hi I have copied the overloading code but I get new errors.
image

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