8000 Tags · JadeGeek/cling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: JadeGeek/cling

Tags

__internal-root-08c5147a876ca5215464b628d8e4bc6634d80167

Toggle __internal-root-08c5147a876ca5215464b628d8e4bc6634d80167's commit message
Fix unresolved external symbol errors on Windows

Resolves root-project#399
Fix the following linker errors:
253>cling.exp : error LNK2001: unresolved external symbol "public: static class std::basic_string<char,struct std::char_traits,class std::allocator > __cdecl clang::QualType::getAsString(class clang::Type const *,class clang::Qualifiers)" (?getAsString@QualType@clang@@sa?AV?$basic_string@DU?$char_traits@D@std@@v?$allocator@D@2@@std@@PEBVType@2@VQualifiers@2@@z)
253>cling.exp : error LNK2001: unresolved external symbol "private: virtual void __cdecl llvm::raw_ostream::handle(void)" (?handle@raw_ostream@llvm@@EEAAXXZ)
253>D:\work\libs\cling\src\build\Release\bin\cling.exe : fatal error LNK1120: 2 unresolved externals

v0.8

Toggle v0.8's commit message
Tagging release v0.8

v0.7

Toggle v0.7's commit message
Tagging release v0.7

v0.6

Toggle v0.6's commit message
Tag cling release v0.6.

See https://github.com/root-project/cling/releases/tag/v0.6 for the release page

v0.5

Toggle v0.5's commit message
Tag cling release v0.5

v0.4

Toggle v0.4's commit message
Tagging release v0.4

v0.3

Toggle v0.3's commit message
Tag release v0.3

v0.2

Toggle v0.2's commit message
Tag a new version 0.2

v0.1

Toggle v0.1's commit message
Tagging version 0.1.

0