Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Cannot link with obj generated on custom build step.
Cannot link with obj generated on custom build step. [message #59537] Thu, 19 January 2023 20:23
rxantos is currently offline  rxantos
Messages: 72
Registered: October 2011
Member
I am trying to assemble and link with a .asm file for a 64 bit application. Using MSVS19x64.bm as the build configuration.

index.php?t=getfile&id=6762&private=0

I got custom build to assemble the files into an obj.

"$(OUTDIR)/$(TITLE).obj"

However is not linking the resulting objects into the solution.

What am I missing?

Also, the custom build step is being run again, even if the created object already exist.
  • Attachment: x64.png
    (Size: 13.09KB, Downloaded 110 times)
Previous Topic: Different getenv("PATH") and $PATH on macos M1 (for libclang.dylib)
Next Topic: TheIDE and clang-tidy
Goto Forum:
  


Current Time: Thu Mar 28 22:59:33 CET 2024

Total time taken to generate the page: 0.01086 seconds