bitemyapp / bitemyapp/twitcurl
dependency problems with the VisualC++'s precompiled header system
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Twitcurl static library will be cause of linker errors with the VC's
precompiled header system.
Linker errors seems about standard c++ libraries routines.
How can I set my project's options to resolve this linker errors ?
```
Original issue reported on code.google.com by `ak.cam.c...@gmail.com` on 12 Jun 2011 at 3:57
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Twitcurl static-library linker errors in a Visual C++ project that uses precompiled headers, then inspect the reported standard C++ library routines and project options. Done means identifying the configuration needed to resolve the linker errors and documenting it for this setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100