replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - .obj files in FTN95 Visual Studio projects are not linked
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

.obj files in FTN95 Visual Studio projects are not linked

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
qt



Joined: 23 Aug 2005
Posts: 46
Location: Berlin, Germany

PostPosted: Mon Nov 30, 2009 12:44 pm    Post subject: .obj files in FTN95 Visual Studio projects are not linked Reply with quote

We have added some .obj files in FTN95 Visual Studio (2005 and 2008) projects. They have not been considered by the linker, so we got some unresolved externals. To link in .lib project files seem to work (a customer told me that - I haven't tried yet). Is there some way to link .obj files in an FTN95 VS project?

Thanks for any reply on that topic.

Kind regards,

J�rg Kuthe
www.qtsoftware.de
Back to top
View user's profile Send private message Visit poster's website
Andrew



Joined: 09 Sep 2004
Posts: 232
Location: Frankfurt, Germany

PostPosted: Wed Dec 09, 2009 12:02 pm    Post subject: Reply with quote

There is no way at present to be able to link obj files via Visual Studio. The user, as you correctly point out, create a lib from the obj files and link that.
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8211
Location: Salford, UK

PostPosted: Wed Dec 09, 2009 1:58 pm    Post subject: Reply with quote

Are you sure that this cannot be done via the "Extra linker options" that are available in a Plato (and I assume also a VS) project?

I cannot remember the format but I would guess "-lo something.obj".
I can check this out later if it helps.
Back to top
View user's profile Send private message AIM Address
Andrew



Joined: 09 Sep 2004
Posts: 232
Location: Frankfurt, Germany

PostPosted: Wed Dec 09, 2009 2:07 pm    Post subject: Reply with quote

You are right of course Paul, thanks - I forgot about this.

If you navigate to the project properties and select 'Linker Options', you can enter any other linker options you like in the 'Extra linker options' field. Here you can specify object files to link (or any other settings that are not settable via the UI).
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8211
Location: Salford, UK

PostPosted: Wed Dec 09, 2009 4:00 pm    Post subject: Reply with quote

I think you are right. You just provide the name of the object file in this field without the "-lo" prefix.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group