Personal tools
You are here: Home Tools api api_tracker

#7: configure options in API building

issuedata
Classification: Bug
Topic: Others
Importance: High
Status: Pending
Assigned to:
Created by: andre
Created at: 2007-10-01
progress
Deadline: 2007-10-15 20:28
Hours estimated: 0
Hours needed: 0
Percent done: 0
contact
Name: David Nickerson
Description:
Transcript
#1: 2007-10-01 20:31 (andre)
topic: "" -> "Others"
importance: "medium" -> "high"
title: "" -> "configure options in API building"
description: "" -> "If you run configure for the API DOM implementation with --enable-ccgs you get no warnings about the other services that are required. Then during the build the CellML2C application build fails since the extra interfaces are not generated unless you specify --enable-cuses and friends on the configure command. If using --enable-ccgs requires the additional services to be present then they should be checked for in the configure. (using a fresh checkout of the subversion trunk source)"