Como se compila? Me da varios errores.
SRC\File_Mising.hpp:18: error: ISO C++ does not support `long long'
SRC\File_Mising.hpp:19: error: ISO C++ does not support `long long'
C:\Users\DAVIDR~1\AppData\Local\Temp/ccL0lqJV.o:main.cpp:(.text+0x5dd): undefine
d reference to `Rar_File_Mising::Rar_File_Mising(std::string, bool)'
C:\Users\DAVIDR~1\AppData\Local\Temp/ccL0lqJV.o:main.cpp:(.text+0x65d): undefine
d reference to `Rar_File_Mising::ListarArchivos(std::string&)'
C:\Users\DAVIDR~1\AppData\Local\Temp/ccL0lqJV.o:main.cpp:(.text+0x7cb): undefine
d reference to `Rar_File_Mising::Generar(std::vector<unsigned int, std::allocato
r<unsigned int> >)'
C:\Users\DAVIDR~1\AppData\Local\Temp/ccL0lqJV.o:main.cpp:(.text+0x8bf): undefine
d reference to `Rar_File_Mising::~Rar_File_Mising()'
C:\Users\DAVIDR~1\AppData\Local\Temp/ccL0lqJV.o:main.cpp:(.text+0x8f1): undefine
d reference to `Rar_File_Mising::~Rar_File_Mising()'
collect2: ld returned 1 exit status
Saludos