Hi, I have a question about creating new beepbeep apps.
My system runs in Windows XP with MinGW/MSYS, and it works
when calling ``./script/new_beep.erl MyApp /Path/To/Destination/ ''
but doesn't work completely when it calls`mklink' command.
I know beepbepp need run in Windows Vista. However, if the problem
is caused only by mklink' command, how does it work when calling command likemklink'?
Can you document some tips about what symbolic links between beep apps and header files
should be made while calling ./script/new_beep.erl? Thank you.
Hi, I have a question about creating new beepbeep apps.
My system runs in Windows XP with MinGW/MSYS, and it works
when calling ``./script/new_beep.erl MyApp /Path/To/Destination/ ''
but doesn't work completely when it calls`mklink' command.
I know beepbepp need run in Windows Vista. However, if the problem
is caused only by
mklink' command, how does it work when calling command likemklink'?Can you document some tips about what symbolic links between beep apps and header files
should be made while calling ./script/new_beep.erl? Thank you.