Jump to content

Compile/install unigui from command line


araujoadanr

Recommended Posts

Hello everyone, I have an application that installs all my components, or updates it without having to do it every time I break my IDE or change my laptop.
I recently added UniGUI to it, but I have a problem compiling from the command line.

Basically I execute the content of the bat file that is included in the installer on the command line.

call "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\rsvars.bat"
msbuild "C:\Program Files (x86)\FMSoft\Framework\uniTools\uniTools28.dproj" /p:Configuration=Release

Anyone have any idea what the problem might be.

 

Screenshot 2022-01-13 114117.png

Screenshot 2022-01-13 114212.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...