0

when I enter error.h file from rapidjson file and when I build error appears (

LINK: fatal error LNK1104: cannot open file cur.lib)

anyone can help me

error view
code in question

#ifndef RAPIDJSON_ERROR_ERROR_H_
#define RAPIDJSON_ERROR_ERROR_H_

#include "../rapidjson.h"

#ifdef __clang__
RAPIDJSON_DIAG_PUSH
RAPIDJSON_DIAG_OFF(padded)
#endif

Another code exists in rapidjson / include / error / error.h
I can not enter more code here
Faysal Ahmed
  • 7,003
  • 5
  • 27
  • 47

0 Answers0