Author Topic: Visual studio.NET 2003  (Read 13671 times)

Offline Mariapia

  • Newbie
  • *
  • Posts: 1
    • View Profile
Visual studio.NET 2003
« on: October 28, 2009, 16:16:31 »
Hello,
I am new to this and I hope you can give me a hand.

I am trying to run one of the examples to get started. I use windows with visual studio C++.NET 2003. I have followed the instructions on page 10 of the Hugin API reference manual version 6.6. The main directory where hugin is installed on my pc is C:\Program Files\Hugin Expert\Hugin Researcher 6.8 and I have chosen the active configuration "Debug" (I am not sure what difference makes). I have followed all the steps for the single-precision version.
When I run the "load and propagate" example, I get the following error:
"fatal error C1010: unexpected end of file while looking for precompiled header directive".
Thank you for your help,

Mariapia

Offline Frank Jensen

  • HUGIN Expert
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: Visual studio.NET 2003
« Reply #1 on: October 31, 2009, 18:40:47 »
This is a problem with your use of Visual Studio.  If you copy the error message to the search field of Google, you will get some pointers.