Strambauer / Aux-N_8B3W

ISOBUS Aux-N input panel with 8 buttons and 3 rocker
7 stars 2 forks source link

Missed some files. Don't compile. #1

Open Kuzma30 opened 1 year ago

Kuzma30 commented 1 year ago

Hello. There are some missed files needed to compile project. Fox example

include "AuxN_8B3W_derived-cpp.h"

Can you share it?

Strambauer commented 1 year ago

The "derived" files will be created while creating the object pool with vt2iso descriped in the README sction "Create the objectpool from xml-Files".

Please follow all the steps to get a succesfull build.

Kuzma30 commented 1 year ago

I can't compile vt2iso as I use Ubuntu 22.

Strambauer commented 1 year ago

The issue come from a version missmatch of libxerces. If you want to use Ubuntu 22 you have to change a few lines to the new libxerces version.

I do not want to check in files that where generated in the workflow.

Kuzma30 commented 1 year ago

I try vt2iso on Windows 10.

G:\Work\Aux-N_8B3W>G:\Work\Aux-N_8B3W\vt2iso\win32\vt2iso.exe project_data/VT/AuxN_8B3W.vtp -o=project_data/object_pool/ This software uses the FreeImage open source image library. See http://freeimage.sourceforge.net for details. FreeImage is used under the (GNU GPL or FIPL), version (license version).

Generation Settings: --> Project's Dir: .\ --> Project-Name: AuxN_8B3W --> Class-Name: AuxN_8B3W --> Namespace: [--NONE--] --> Output Files: project_data/object_pool/\AuxN_8B3W[...] --> Filelist:

vt2iso: Couldn't open 'project_data/object_pool/\AuxN_8B3W-variables-extern.inc' (with mode 'wt'). Terminating.