Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

windows build error

<< < (2/4) > >>

codelighter:

--- Quote from: stahta01 on April 04, 2018, 11:47:38 am ---Check under the project setting by clicking on demo in the left hand pane.

Edit: Also, use the scroll down arrow to see if it is below the ones listed in the screen shot for the debug target.

Tim S.

--- End quote ---


I have checked the linker setting and other tabs many times, still can't find why the IDE output the wrong link options.

codelighter:
This is the only place I add C:\wxWidgets in IDE, but this is the correct way.

stahta01:
Did you check the project instead of the target settings?
Edit: Till you post a screen shot of the project settings, I will believe you have failed to check them!

Did you check the global compiler linker settings?

Tim S.

codelighter:

--- Quote from: stahta01 on April 04, 2018, 12:07:54 pm ---Did you check the project instead of the target settings?
Edit: Till you post a screen shot of the project settings, I will believe you have failed to check them!

Did you check the global compiler linker settings?

Tim S.

--- End quote ---

You are RIGHT! , I remove the $(#wx) item in the global linker setting. afterwards I encounter a new problem when building. How to solve it?

stahta01:
You need to add the libraries needed to fix the linking errors.
Edit: "Undefined Reference" errors are linking errors.
Note: The order of libraries matter for some compilers.

Tim S.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version