Блог пользователя crescentp2003

Автор crescentp2003, история, 5 недель назад, По-английски

Does anyone know how to import ext library (that includes pdbs) into visual studio. It is giving me a c++config.h file not found error, even though I included it.

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
5 недель назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
»
5 недель назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

It's the stupidest mistake ever

You just have to rename a file

Go to C:\MinGW\lib\gcc\mingw32\8.2.0\include\c++\ext\pb_ds\detail\resize_policy

There you will see a file similar to "hash_standard_resize_policy_imp.hpp0000644"

Rename it to hash_standard_resize_policy_imp.hpp