Skip to content

Conversation

sambhav-khare
Copy link
Contributor

No description provided.

package com.cisco.wcc.ccai.media.v1;

import "byova_common.proto";
import "com/cisco/wcc/ccai/media/v1/common/byova_common.proto";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it wont build hence we purposely removed full path from import.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could work here because these two protos are in same directory but while using these protos in dialog-connector-simulator, it will fail because voicevirtualagent.proto will look for byova_common.proto in the same directory and it won't be available in that directory because package is different.

attached compilation logs if we use "import "byova_common.proto"
proto-compilation-error.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants