QuickFIX anticipates messages and includes them in the distribution. Therefore, code generation is not part of the build process. However, you can restore the code using scripts in a subdirectory spec. The generator is implemented using a combination of XSLT, shell scripts, and Ruby code.
Run
ruby Generate.rb
to generate a message and field code, then
generate_c++.sh or generate_c++.bat
to create MessageCracker classes.
FIX *.xml Makefile , .