Skip to Content

quickfix v1.15.1

Created
Updated

QuickFIX is a free and open source implementation of the FIX protocol.

# Usage

The package quickfix provides CMake targets:

find_package(quickfix CONFIG REQUIRED)
target_link_libraries(main PRIVATE quickfix) 

# License

Unknown

# Supported Platforms

!uwp & !(osx & arm64)

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • zi-m's avatar zi-m
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Alexander Neumann's avatar Alexander Neumann
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Billy O'Neal's avatar Billy O'Neal
  • Thomas1664's avatar Thomas1664
  • autoantwort's avatar autoantwort
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • 396fca3 [quickfix]: fix exception specification (#31797)
  • 1a28e9c [quickfix] does not supports arm64-osx (#27069)
  • eaed2c3 [baseline][quickfix] Don't build tests (#23945)
  • 27fd32e [vcpkg baseline][quickfix] Remove from CI baseline (#23878)
  • b295670 Bulk convert control files. (#19986)
  • c967db5 [quickfix] Fix build failure on arm64-windows (#11604)
  • bdae090 [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566)
  • 726c111 [vcpkg] fatal_error when patch fails to apply (#8087)
  • bc5a1bf [quickfix] Add new port (#7796)

# Source