home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
MediaPortal Development Errors
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="softwareskull" data-source="post: 771118" data-attributes="member: 114642"><p>both I suppose? I believe it has to do with YASM.. not being able to convert the assembler file..</p><p></p><p>YASM readme.txt:</p><p></p><p>To use these files you need to do the following:</p><p></p><p> 1. Put the VSYASM executable file (vsyasm.exe) in the Visual Studio</p><p> binary directory, which is typically at:</p><p></p><p> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin</p><p></p><p> Alternatively, if you wish to put vsyasm.exe elsewhere, the</p><p> environment YASMPATH can be set to the directory path (including</p><p> the final backslash) where vsyasm.exe is placed.</p><p></p><p> 2. place the three files vsyasm.xml, vsyasm.props and vsyasm.targets</p><p> in the directory alongside the other files with which VSYASM will</p><p> be used.</p><p></p><p> 3. After a project that includes YASM assembler files is opened in</p><p> the Visual Studio 2010 IDE, right click on the project in the</p><p> solution explorer and select "Build Customisations". If vsyasm is</p><p> offered as an option in the resulting list you can then select it;</p><p> if not, use the "Find Existing" button and the resulting file</p><p> dialogue to navigate to the vsyasm.targets that you stored earlier,</p><p> select it to add it to the list and then select it from the list.</p><p></p><p> 4. Once you have done this, right clicking on the project in the</p><p> solution explorer and selecting "Properties" will bring up a</p><p> dialogue with a new item "Yasm Assembler" that will allow you</p><p> to configure Yasm for building any assembler files added to</p><p> the project.</p><p></p><p></p><p>I don't have the build customizations that was mentioned in step 3..</p></blockquote><p></p>
[QUOTE="softwareskull, post: 771118, member: 114642"] both I suppose? I believe it has to do with YASM.. not being able to convert the assembler file.. YASM readme.txt: To use these files you need to do the following: 1. Put the VSYASM executable file (vsyasm.exe) in the Visual Studio binary directory, which is typically at: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin Alternatively, if you wish to put vsyasm.exe elsewhere, the environment YASMPATH can be set to the directory path (including the final backslash) where vsyasm.exe is placed. 2. place the three files vsyasm.xml, vsyasm.props and vsyasm.targets in the directory alongside the other files with which VSYASM will be used. 3. After a project that includes YASM assembler files is opened in the Visual Studio 2010 IDE, right click on the project in the solution explorer and select "Build Customisations". If vsyasm is offered as an option in the resulting list you can then select it; if not, use the "Find Existing" button and the resulting file dialogue to navigate to the vsyasm.targets that you stored earlier, select it to add it to the list and then select it from the list. 4. Once you have done this, right clicking on the project in the solution explorer and selecting "Properties" will bring up a dialogue with a new item "Yasm Assembler" that will allow you to configure Yasm for building any assembler files added to the project. I don't have the build customizations that was mentioned in step 3.. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
MediaPortal Development Errors
Contact us
RSS
Top
Bottom