Skip to content

EC2 Linker Error #189

Closed
Closed
@ChRis6

Description

@ChRis6

Hello,

When I create an instance of the classes Aws::EC2::Model::CreateSecurityGroupRequest or
Aws::EC2::Model::AuthorizeSecurityGroupIngressRequest, I am getting a linker error :

error LNK2001: unresolved external symbol "char const * const Aws::Http::CONTENT_TYPE_HEADER" (?CONTENT_TYPE_HEADER@Http@Aws@@3PBDB)

I'm using visual studio 2013 on windows 7 and AWS Version 0.12.3.
I have noticed that the string is declared in aws-sdk-core and I have included aws-sdk-core.lib in my project (it is a depedency anyway),but still I'm getting the above linker error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWe are asking the community to submit a PR to resolve this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions