poco icon indicating copy to clipboard operation
poco copied to clipboard

Failed to generate Poco::Remoting sources

Open definename opened this issue 7 years ago • 2 comments

Expected behavior

Generate code with RemoteGenNG tool

Actual behavior

I have this error: "could not read the bin file"

Steps to reproduce the problem

Here is how I call Poco RemoteGenNG tool:

RemoteGenNG --compiler=gcc --define=POCO_BASE=$POCO_BASE myxmlfile.xml

POCO version

1.7.6

Compiler and version

gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609

Operating system and version

Description: Ubuntu 16.04.5 LTS

Other relevant information

POCO was not installed with *.tar.gz archive provided from your web side instead of that POCO sources were copied into my project source directory and environment variables were configured in .bashrc file in this way:

export POCO_BASE=/home/olehk/pocopro export PATH=$PATH:$POCO_BASE/bin/Linux/x86_64 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$POCO_BASE/lib/Linux/x86_64

Here is example of calling RemoteGenNG tool:

2018-09-19 18_12_59-virtualbox

definename avatar Sep 19 '18 15:09 definename

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] avatar Jun 25 '22 03:06 github-actions[bot]

LOL, the question looks like a FOIA release - how can we help if we can't see what's in the XML file? Besides, this is part of PocoPro, and probably not relevant anymore for you, but I'll leave it open for the time being.

aleks-f avatar Jun 25 '22 17:06 aleks-f

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] avatar Nov 27 '23 02:11 github-actions[bot]