Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ran into a small error during compilation (make) and these changes resolve that. Error: DNP3XML/XmlToConfig.h: In instantiation of ‘static void apl::dnp::XmlToConfig::AddCommandData(const std::vector<T*>&, std::vector<apl::dnp::ControlRecord>&) [with T = #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dre
Copy link

@dre dre commented Jun 28, 2012

Ran into a small error during compilation (make) and these changes resolve that.
DNP3XML/XmlToConfig.h:123:4: error: ‘ConvertMode’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
...
make[1]: *** [DNP3XML/XmlToConfig.o] Error 1
make[1]: Leaving directory `/home/.../software_engineering/scada/dnp3/dnp3_gec/dnp3'
make: *** [all] Error 2

Andres Andreu added 2 commits June 28, 2012 13:58
…lToConfig.h:123:4: error: ‘ConvertMode’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
…n error: DNP3XML/XmlToConfig.h:123:4: error: ‘ConvertMode’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
@glaslos
Copy link

glaslos commented Apr 12, 2013

Thanks, made my day!

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.

2 participants