Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anybody here a VC++ / CLI wonk?
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 5.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01577895
Message ID:
01578558
Views:
48
>>Seems to be working on this stuff as at about 2 am I figured out how to get the Boost C++ libraries to compile for Win 64 bit and now my OpenFAST project links and compiles in anticipation of my first session with my mentor tonight.
>>
>
>That has always been my biggest frustration with C or C++ - getting (redacted) to compile. The code can be perfect but you still receive 10,000 errors during compile because of some compiler switch. The build process can be as complex as the app. itself. It wouldn't be as bad if this were the same between compilers but it's not so you're back to trying to interpret someone else's make file, or build process and figuring out how to translate that into what you're currently doing.
>
>I did find Boost to actually be pretty good in that respect - the docs do a decent job explaining how to build and integrate their library.

The specific problem I ran into with boost was that I have both VS2010 and VS2012 on this box so without the toolset switch I kept getting VC110 which was not what QuickFAST wanted when implementing the libraries as they were setup for VS2010 all the way.

Once I figured that I it was better.

Really does make me glad I don't deal with C++ any more than I have to though.


Charles Hankey

Though a good deal is too strange to be believed, nothing is too strange to have happened.
- Thomas Hardy

Half the harm that is done in this world is due to people who want to feel important. They don't mean to do harm-- but the harm does not interest them. Or they do not see it, or they justify it because they are absorbed in the endless struggle to think well of themselves.

-- T. S. Eliot
Democracy is two wolves and a sheep voting on what to have for lunch.
Liberty is a well-armed sheep contesting the vote.
- Ben Franklin

Pardon him, Theodotus. He is a barbarian, and thinks that the customs of his tribe and island are the laws of nature.
Previous
Reply
Map
View

Click here to load this message in the networking platform