Search the Community
Showing results for tags 'makepbo'.
Found 2 results
-
Hi, It I'm building my first little addon. If I create the PBO with BI addonBuilder everything goes well but I need a command line tool to build the addon, so I'm trying to use mikero's. If I build the addon with mikero's makePBO it gives an error for missing files. Missing files are icon picture in a subfolder. The addon line is: icon = "ric_zonedefiner\data\cp.paa" The building command is: and the output is: I tryed to change backslash to slash: mikeros compile well and produce the pbo but using the mod on arma3 give an error for file missing. Thank you for your help.
-
makepob: Can't include file (Linux)
ligthert posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I am trying to setup a build-server on Linux for an A3m mod, it all works fine up until the point where I start to compile a folder with a config.cpp into a pbo with Mikero's Tools (linux). The config.cpp has the following line: #include <\x\alive\addons\main\script_mod.hpp>makepbo does its thing but ultimately fails with the following error: config.cpp In File x/alive/addons/composition_a3/script_component.hpp: Line 2 Cannot include fileThe noticable difference is maybe the pathing where its "x/alive/etc" vs "\X\alive\etc". Is this a factor in compiling config.cpp in Linux with Mikero's MakePBO? If so, how do I resolve this?- 8 replies
-
- mikero tools
- linux
-
(and 1 more)
Tagged with: