PlugIns? (#2) - How do you run FV source in debug mode? (#468) - Message List

How do you run FV source in debug mode?

I followed the directions to install 4.2.1.1005 and then exported the latest source and built it with VS2010 command prompt MSBuild BuildAll?.proj with success. I'm a failing to run this built version or even just register the DLLs that I need to debug. It's like the source is out of sync with the install.

I'm currently trying to debug why some RPF CADRG data that doesn't render in FV. Any help would be greatly appreciated.

Thanks

Tree View Flat View (newer first) Flat View (older first)
  • Message #1034

    We are working on some 5.1 installers but we want to get 4.2.1 out the door before we post them. It will probably be about another month. We are switching away from MSSQL to Postgres which is changing a lot of the install.

    I would strongly recommend you debug your stuff with 4.2.1 instead of 5.1 so you don't waste your time investigating installation issues.

  • Message #1033

    I can't seem to find a 5.1.0 installer, is this publicly available?

    In the meantime I'll dust off my MSDN cds and get a VS2005 going.

    Thanks

  • Message #1032

    If you are building with VS2010 you most likely grabbed the source from trunk which requires a 5.1.0 installer.

    Instead of trunk, grab the 4.2.1 source code from branches\4.2.1. Note that you will need to build this with Visual Studio 2005 and not VS2010.

    You probably already have an idea where the CADRG rendering stuff is but if not, you'll want to load the public\fvw_core\fvw_core.sln and look for the CadrgMapServer? project. There is a project folder, 'Renderer', that contains disp.cpp which is a good place to start.

Tree View Flat View (newer first) Flat View (older first)

Subscriptions