Jump to content
Sign in to follow this  
isola

How to compile translation manager resource dll from the command line?

Recommended Posts

Hello everyone,

I use internal translation manager for my project.

appname_ENU.bdsproj

How can I compile localization dll from the command line?

msbuild?

dcc?

To compile the whole ProjectGroup.groupproj?

Nothing works.

By the way, there is one childish question. Where can I see a compilation log?

Thanks.

 

Share this post


Link to post

The solution has been found.
dcc64.exe with a dpr-file, not a bdsproj-file
However,
It's still not clear how to configure the output path for lang library, it seems that option -E does not work. 
...

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×