Attempting to simulate AXI3 Master BFM in Qsys system. "Library mgc_axi_master_10611 not found."
I'm trying to use the "Mentor Graphics AXI3 Master BFM (Intel FPGA Edition)" IP Core in a simulation. I have used Qsys to generate a VHDL simulation model for the system. Then I am trying to use Modelsim to simulate the system. I am have created a mentor.do script as instructed, and then I run this script in Modelsim. The script proceeds until the "com" command (which should compile the Quartus-generated IP simulation files), at which point it fails with an error saying "Library mgc_axi_master_10611 not found."
This library is called by the Quartus generated BFM entity. I can't find any information whatsoever about what this library is, why it can't be found, how to solve the error, etc. If anyone can provide any insight, it would be greatly appreciated.