Home » Community » Newbie corner » undefined reference errors when building (Linking has failed)
Re: undefined reference errors when building [message #48903 is a reply to message #48900] |
Tue, 24 October 2017 10:53   |
Oblivion
Messages: 1211 Registered: August 2007
|
Senior Contributor |
|
|
Quote:Quote:
edit the variables to your locations.
The parts starting with C:\ you probably don't have to change
Done, I had to change all locations : "C:\..." locations aren't the same as I have VS2015 installed instead of your VS2017. In consequence I'm not sure as some specified folders where empty, I tried to find the more accurate. And It's seems there is some progress I get this error now (Helloworld example)
(): Linking has failed
(): O:\upp-win-11405\upp\out\examples\AnimatedHello\MSVS17x64.De bug.Gui.Main.Noblitz\Hello.obj : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
You need to build it in 64bit mode and link it with x64 libs (or 32-32bits, if that's what you intend. In short there is mismatch between the object file and library). Could you post your build method file (with *.bm extension) (if you are using Visual Studio to compile and link the external library, there is a notoriously overlooked switch that results in this error, if not; I may be able to help you if you provide your build)?
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Tue, 24 October 2017 10:57] Report message to a moderator
|
|
|
 |
 |
undefined reference errors when building
By: Y ++ on Sun, 22 October 2017 20:56
|
 |
|
Re: undefined reference errors when building
By: rafiwui on Mon, 23 October 2017 08:54
|
 |
|
Re: undefined reference errors when building
By: rafiwui on Mon, 23 October 2017 09:36
|
 |
|
Re: undefined reference errors when building
By: koldo on Mon, 23 October 2017 10:16
|
 |
|
Re: undefined reference errors when building
By: Y ++ on Mon, 23 October 2017 18:58
|
 |
|
Re: undefined reference errors when building
By: rafiwui on Mon, 23 October 2017 19:47
|
 |
|
Re: undefined reference errors when building
By: Y ++ on Tue, 24 October 2017 09:21
|
 |
|
Re: undefined reference errors when building
By: Oblivion on Tue, 24 October 2017 10:53
|
 |
|
Re: undefined reference errors when building
By: rafiwui on Tue, 24 October 2017 10:57
|
 |
|
Re: undefined reference errors when building
By: Oblivion on Tue, 24 October 2017 11:10
|
 |
|
Re: undefined reference errors when building
By: Oblivion on Tue, 24 October 2017 14:31
|
 |
|
Re: undefined reference errors when building
By: rafiwui on Tue, 24 October 2017 14:35
|
 |
|
Re: undefined reference errors when building
By: Y ++ on Wed, 25 October 2017 18:10
|
 |
|
Re: undefined reference errors when building
By: Oblivion on Wed, 25 October 2017 21:09
|
 |
|
Re: undefined reference errors when building
By: Y ++ on Wed, 25 October 2017 19:11
|
 |
|
Re: undefined reference errors when building
By: Y ++ on Tue, 24 October 2017 09:34
|
 |
|
Re: undefined reference errors when building
By: rafiwui on Tue, 24 October 2017 10:20
|
 |
|
Re: undefined reference errors when building
By: Y ++ on Thu, 26 October 2017 18:47
|
 |
|
Re: undefined reference errors when building
By: koldo on Wed, 08 November 2017 13:23
|
Goto Forum:
Current Time: Sat Jun 14 06:28:41 CEST 2025
Total time taken to generate the page: 0.05268 seconds
|