Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Symbols for libraries (.lib)
-
I have the following structure:
src\a.cpp
bin\a.lib
bin\a.pdbI have created two nupkg files.
a.nupkg containing binaries bin\a.lib, bin\a.pdb
a-symbols.nupkg containing sources: src\a.cppI create a new project and add a package a.nupkg .
Now I want to debug and step into sources.
This doesn't work.
Visual Studio doesn't download the symbols package at all.However this works in case of dll file for instance a.dll.
That way Visual Studio downloads the symbols and can step into source.What is the proper way of making symbols package for library ?
Product: ProGet
Version: 4.0.6 -
This is the first inquiry about .lib files... we haven't tested it before, and are not sure if NuGet with Symbol/Source Serving supports .lib files.
-
Serving lib works well, the only problem is the source server.
Visual Studio cannot find the relevant source.I would like to know if anything is possible to do.
Thanks. -
Has .lib files been tested as yet? We are experiencing the same problem with the source server. Can we please get confirmation if this is supported?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login