Hi,

   Finally solved the issue.

   In latest version of VC installation, Microsoft SDK is a mandatory
component to be installed, otherwise will get the link issue and failed to
compile routines.

   Thanks all for your great help.


   Regards,
   Daniel


2013/2/26 Daniel Xiaoping Ding <[email protected]>

> Still have same issue after the steps are executed.
>
> Regards,
> Daniel
>
>
> 2013/2/22 Anocs <[email protected]>
>
>> Do not try to call "vcvarsall.bat" directly from vanilla "remote.cmd" as
>> the Telnetd daemon does not support CALL syntax and parsing is restricted
>> to setting environment variables (set) and echoing text (echo) only.
>>
>> If you insist to have "remote.cmd' self-contained:
>> 1. start pure vanilla CMD,
>> 2. run set > before.txt,
>> 3. run  "vcvarsall.bat",
>> 4. run set > after.txt,
>> 5. Do the diff of before.txt vs after.txt,
>> 6. Copy to remote.cmd the result of diff.
>>
>>  --
>> --
>> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>>
>> To post, send email to [email protected]
>> To unsubscribe, send email to [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/jBASE?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "jBASE" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to