Software Archive
Read-only legacy content
Ankündigungen
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Diskussionen

Installation Packaging

Donald_D_
Einsteiger
902Aufrufe

Hello All,

Looking through some emails it looks like Intel desires that a one click installation executable be included. Unfortunately this will be the first time I have produced an installation package. Can anyone guide me through the process with Visual Studio? 

Also, can some one confirm what version number is the SDK Gold 2014? My SDK information reads: 3.1.0.25181.

Just want to insure everything is in order. :)

Thanks,
-Don

0 Kudos
4 Antworten
Piotr_P_
Einsteiger
902Aufrufe

Hi, I was using Setup Project, you can search in web how to deploy application, here is an example how I did this https://msdn.microsoft.com/en-us/library/cc656819(v=vs.90).aspx

Donald_D_
Einsteiger
902Aufrufe

Turns out that since I had Visual Studio 2013 Express I was not able to install and use the setup project. I'm installing Visual Studio 2013 Community edition which should support Setup projects. Thanks!

If I have any more issue I will let you know. :)

Good luck to you kind sir,
-Don 

 

Donald_D_
Einsteiger
902Aufrufe

Ok so it looks like I was successful in building the instillation package using your instructions. However, I had to select the Target Platform as x64. I assume that this will not be an issue during testing/judging? 

-Don

Colleen_C_Intel
Mitarbeiter
902Aufrufe

As long as you're sending the prebuilt exe - shouldn't be a problem.

Antworten