|
|
|
|
|
If you have any general questions
about Ebsotech, please send e-mail
to info@ebsotech.com or
contact Ebsotech Research and Development
Center at the following address:
Ebsotech, Inc.
Rajakyläntie 28 A
01280 Vantaa
FINLAND
Tel: +358(0)442885299
|
|
|
|
|
|
|
|
Can
I use spaces in paths in the environment
variables?
|
|
No, the paths must not have
spaces, especially in Microsoft
Windows platforms. For example,
the following DOES NOT WORK:
set DXASDKDIR=C:\Program Files\Ebsotech
IX™ SDK
If your Windows paths have spaces,
you need to use the short names
of the directories. For example,
the short name of the above path
is usually (but not necessarily):
set DXASDKDIR=C:\PROGRA~1\EBSOTE~1
You can find out the short names
with the following command:
dir /x
Alternatively, you can also quote
the spaces with the backslash
character:
set DXASDKDIR=C:\Program\ Files\Ebsotech\
IX\ SDK
However, this notation is not
recommended, as it may bring
unexpected problems, especially
in the future.
|
|
« Go
back |
|
|
|
|
|
|
|
| For
additional information on how to
purchase Ebsotech's products and
services, please contact sales@ebsotech.com |
|
|
|
|
|
|
|
|
| If
you have any questions or requests
regarding Ebsotech IX™ SDK,
please send e-mail to sdk@ebsotech.com |
|
|
|
|
|