Jump to content

Recommended Posts

Posted

Hi Everybody

 

using XE2 U4.

loaded uniGUI according to instructions. First test app was standalone with a grid hooked up to MSSQL, that worked fine.

used the wizard for a new app, selected the VCL/ISAPI option

 

I recreated my first app, it runs fine in VCL mode.

 

I then commented out the {$define UNIGUI_VCL}

 

When I build the project it still compiles the EXE and no dll is seen

(EXE date time matches the actual compile time so I know it's getting built)

 

What am I doing wrong please?

 

TIA,

Mark

Posted

Think you have forgot to uncheck "standaloneserver"

in uniservermodule.

 

Gerhard

 

 

thsnks, I thought that might have been it, but alas it is aleady false.

 

Any other good ideas?

 

TIA,

Mark

  • 4 months later...
Posted

Thanks ...

 

//{$define UNIGUI_VCL} // Comment out this line to turn this project into an ISAPI module'

 

"I solve commenting the line and reopen the project, do the same when compiled in exe... wink.gif "

  • 1 year later...

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...