Problem withe source distribution

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
FabriceC
Posts: 2
Joined: Fri Mar 14, 2014 6:38 pm

Problem withe source distribution

Post by FabriceC » Fri Mar 14, 2014 7:01 pm

[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
You do not have the required permissions to view the files attached to this post.

dnobori
Posts: 228
Joined: Tue Mar 05, 2013 10:04 am

Re: Problem withe source distribution

Post by dnobori » Sun Mar 16, 2014 12:19 am

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

FabriceC
Posts: 2
Joined: Fri Mar 14, 2014 6:38 pm

Re: Problem withe source distribution

Post by FabriceC » Sun Mar 16, 2014 4:00 pm

1 - Yes see te screenshot above it's VS2008 SP1
2 - Yes I have run BuildAll.cmd

dnobori
Posts: 228
Joined: Tue Mar 05, 2013 10:04 am

Re: Problem withe source distribution

Post by dnobori » Mon Mar 17, 2014 4:08 am

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.

Post Reply