Win, VS2022, Tutorial Project Linker errors

This forum is for developers of Rack Extensions to discuss the RE SDK, share code, and offer tips to other developers.
bronsoncox
Competition Winner
Posts: 8
Joined: 14 Dec 2017
Location: Nixa, MO USA

Post 22 Sep 2024

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

bronsoncox
Competition Winner
Posts: 8
Joined: 14 Dec 2017
Location: Nixa, MO USA

Post 22 Sep 2024

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

User avatar
jam-s
Posts: 3186
Joined: 17 Apr 2015
Location: Aachen, Germany

Post 23 Sep 2024

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.

bronsoncox
Competition Winner
Posts: 8
Joined: 14 Dec 2017
Location: Nixa, MO USA

Post 23 Sep 2024

Excellent, thanks for the follow up!

  • Information
  • Who is online

    Users browsing this forum: CommonCrawl [Bot] and 0 guests