Compilation of large Component Based C++ Project -


could point out sources can read compilation procedures large c++ projects build multiple components.

the problem now, if modification in 1 of components, have build whole project scratch.

is there way allows me build components in standalone manner, , when of them built, "join" them single binary? , if have modification in 1 of components, able build component, , link binary?

thanks answers.

regards, cristian

you can use dll/library files. can create/test/build each component library refer these libraries in project.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -