Project

General

Profile

Actions

Support #3603

closed

Dselpoy Examples On Linux Server

Added by Anonymous over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/24/2014
Due date:
% Done:

0%

Estimated time:

Description

Hi

I am C++Builder Programmer.

I downloaded the Wt 3.3.3 binary files, CMake and Visual C 2005 Express.

First I upload compiled examples files like charts.wt.exe + all DLLs to my website which hosted in linux server. When I call the file charts.wt.exe from the browser the browser give me download file option instead of run the file.

Can you please help me if what I did is right I have windows XP on my cmputer

Actions #1

Updated by Alex V over 9 years ago

A linux server does not run windows executables.

First, you either need to compile the code to run in linux.

the recommended way to do that is compile your application in a linux VM or on your server.

you could also try to cross compile it for linux from windows.

You need to run the executable on the server and then visit your server from a browser.

I suggest you read the Wt tutorials and attempt to get the examples running on your local machine first.

Actions #2

Updated by Koen Deforche over 9 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
Actions #3

Updated by Koen Deforche over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF