Page 1 of 1

Problem withe source distribution

Posted: Fri Mar 14, 2014 7:01 pm
by FabriceC
[attachment=0]SecondScreenBadAndEmpty.PNG[/attachment][attachment=1]VS2008.PNG[/attachment]Hello,

When I compile SoftEther vpn from the C++ source code with your instructions , all seems to be fine (no errors)for 32bit debug and release, for 64 bits a lot of projects are skipped ?? so I use 32 bits

When I run the vpnsetup.exe generated in the bin folder to install the vpn client,
The first screen with the Welcome to the SoftEther wizard and the network drawing is OK but when I click the next button I have nothing in the list of components.

When I download only the binaries it is ok the component list is populated

I am on W7 64b ,
I have VS2008 SP1 (look the attachment)

Have you an idea ?

Best regards,

Fabrice

Re: Problem withe source distribution

Posted: Sun Mar 16, 2014 12:19 am
by dnobori
1. Have you installed Visual Studio 2008 SP1?
If not, you should install SP1.

2. Did you run the "BuildAll.cmd" batch file to build?
http://www.softether.org/5-download/src/1.windows

Re: Problem withe source distribution

Posted: Sun Mar 16, 2014 4:00 pm
by FabriceC
1 - Yes see te screenshot above it's VS2008 SP1
2 - Yes I have run BuildAll.cmd

Re: Problem withe source distribution

Posted: Mon Mar 17, 2014 4:08 am
by dnobori
Is there any file generated on the "output\pkg" directory after you run the "BuildAll.cmd" batch file?

If yes, try to run the installer EXE file on the directory, and let me see the result.