Hi,
We have some problems with PBAUTOBUILD220.EXE.
The fisrt one is about a very simple build with an executable associated with a resource file :
and several librairies. When we build the project with PBAUTOBUILD220.EXE, the library below (in yellow) is not integrated in the executable :
because this library is not in the same path than the others. We we run the compiled source we have an error 2 "null object reference".
If we build and deploy with Powerbuildr IDE, it works fine
The second problem is about images (.png, .bmp, .ico, .jpeg) which are not integrated in the PBD : our project has multiple PBLs and some have PBR files associated. All the images which aren't in the same path as the executable are ignored