User forums > General (but related to Code::Blocks)

Linker target messsed up on single file

<< < (4/6) > >>

stahta01:

--- Quote from: awsdert on April 01, 2014, 09:36:20 pm ---That's why I said it would have been sufficient to say "There was no issue that I could find in the project cfg, see if the toolchain executables are actually able to compile 64bit code", I did not ask you to solve the problem if it was not a cfg issue but rather check to see if it was a cfg issue or just me missing something in the documentation. I never expected you to research any compiler or linker stuff just to check whether something in xml was causing my problem, if you found an issue there then that's all I expected you to help me with. Anything further, while nice, was not within my expectations.

--- End quote ---

YOU ARE ON THE INTERNET! LEARN TO USE GOOGLE! LEARN TO ASK SMART QUESTIONS! LEARN TO THINK!

Tim S.

awsdert:
If you think I didn't use google then you should've just ignored my post, and just so you are aware I do know how to use google and how to think (wouldn't be programming if I didn't), I'm just human not a robot like you seem to be mr I'm so perfect. It seems to me that it's you who doesn't think at all and as such in future I will ignore your posts when I notice they are from you goodbye.

stahta01:

--- Quote from: awsdert on April 01, 2014, 09:59:19 pm ---If you think I didn't use google then you should've just ignored my post, and just so you are aware I do know how to use google and how to think (wouldn't be programming if I didn't), I'm just human not a robot like you seem to be mr I'm so perfect. It seems to me that it's you who doesn't think at all and as such in future I will ignore your posts when I notice they are from you goodbye.

--- End quote ---

I found the post using Google you idiot!@!!!!!!!!!!

Tim S.

ollydbg:
@ awsdert
From your original post, I see some linker errors, and you try to solve those linker errors. But that is not a C::B question right I can see.

If you think it is a C::B question, then you can show us what is the correct linker command C::B should execute.

oBFusCATed:
@stahta01: You're a bit more aggressive than needed...

@awsdert:
I'm not sure if VC compilers in C::B are setup to generate 64bit code by default.
If I were you I'd try to build a hello world project in 32bit mode first, to verify the 32bit version works.
Then I'll try to build in 64bit the same project.
Also I'd try to build on the command line. The VC compiler provide batch scripts which setups the environment correctly for both 32 and 64 bits.
Use them and inspect the environment variables with executing "set".
Also I'll search the wiki for info about VC, because the setup is not simple...

Good luck...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version