Hi all,
New to the process and working through the getting started and tutorial projects and keep running into linker errors on compile on my Windows machine. (LNK2005/LNK1169)
I didn't run into this issue on my Mac, so I'm wondering where I've messed up in my VS config, or if this is a known thing that I couldn't find while searching.
Thanks in advance,
Bronson
Win, VS2022, Tutorial Project Linker errors
-
- Competition Winner
- Posts: 8
- Joined: 14 Dec 2017
- Location: Nixa, MO USA
Additional details; this happens on the compile for both VerySimpleSampler and the Lamp tutorial project:
Building JukeboxExports.cpp
Creating library Intermediate-llvm\Testing\64\dependencytest.lib and object Intermediate-llvm\Testing\64\dependencytest.exp
libucrt.lib(frexp.obj) : error LNK2005: frexp already defined in Lampe_static_libraryInst.obj
Creating library Intermediate-llvm\Testing\64\Lampe64.lib and object Intermediate-llvm\Testing\64\Lampe64.exp
Intermediate-llvm\Testing\64\Lampe64.dll : fatal error LNK1169: one or more multiply defined symbols found
Building JukeboxExports.cpp
Creating library Intermediate-llvm\Testing\64\dependencytest.lib and object Intermediate-llvm\Testing\64\dependencytest.exp
libucrt.lib(frexp.obj) : error LNK2005: frexp already defined in Lampe_static_libraryInst.obj
Creating library Intermediate-llvm\Testing\64\Lampe64.lib and object Intermediate-llvm\Testing\64\Lampe64.exp
Intermediate-llvm\Testing\64\Lampe64.dll : fatal error LNK1169: one or more multiply defined symbols found
-
- Posts: 3186
- Joined: 17 Apr 2015
- Location: Aachen, Germany
When starting RE development I'd rather see if I could get it working with the very useful additions that pongasoft has created (re-cmake, re edit, re-mock). Se the corresponding sticky posts here in this forum.
Also the RE SDK might partially still depend on an older version of VS. I think its documented in the release notes or the readme file.
Also the RE SDK might partially still depend on an older version of VS. I think its documented in the release notes or the readme file.
-
- Competition Winner
- Posts: 8
- Joined: 14 Dec 2017
- Location: Nixa, MO USA
Excellent, thanks for the follow up!
-
- Information
-
Who is online
Users browsing this forum: CommonCrawl [Bot] and 0 guests