Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8095565
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T21:10:27+00:00 2026-06-05T21:10:27+00:00

The problem is purely academic, so the following is just an example; if I

  • 0

The problem is purely academic, so the following is just an example; if I add two slashes in front of this line

#pragma comment(lib, "../node-src/Release/node")

I’ll get the dozen linker errors. Well not really dozen, but at least 2-3 lines looking like this

1>test.obj : error LNK2001: unresolved external symbol "public: static class 
v8::Local<class v8::String> __cdecl v8::String::New(char const *,int)" 
(?New@String@v8@@SA?

Now I know most requirements are in the specs, but is there a way to know what files is really the linker missing? I mean if I were to replace that #pragma directive with regular includes, what steps should I take?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T21:10:28+00:00Added an answer on June 5, 2026 at 9:10 pm

    Quite simply, the answer is that there’s no easy way to tell what files the linker is missing. All it knows is what symbols it’s searching for not what library file you need to include. Afterall, you could define those symbols in any library you like in any location you want to as long as you tell the linker where to search for it.

    If you have a bunch of potential libraries, you could use something like Lib.exe as per this post on SO to search for matching symbols and then try pointing the linker at those files but again, there’s no way to get the linker to find this information for you..

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Disclaimer: this question is purely informational and does not represent an actual problem I'm
Take the following example (created purely to demonstrate the point). What I am trying
Problem: I have two array where one produce a category and the second produce
I've read all about this online but everything else was just overly complicated and
I'm on SQL Server 2008, using NHibernate as persistence layer (although this problem is
Here’s a problem I’ve really been struggling with. I need to merge two sorted
This question is purely out of curiosity. I am off school for the summer,
I suspect this is a common problem, but I counldn't seem to locate the
I have a rather interesting problem, and wondered if it could be done purely
I never found an optimal solution for this problem so I am hoping that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.