<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>austin Discussions Rss Feed</title><link>https://austin.codeplex.com/discussions</link><description>austin Discussions Rss Description</description><item><title>New Post: Error Compiling- gdi32.lib missing</title><link>http://austin.codeplex.com/discussions/429464</link><description>&lt;div style="line-height: normal;"&gt;Hi Kevinkk5,&lt;br /&gt;
&lt;br /&gt;
Yes, the presence of the reference to gdi32.lib and a few other libraries was an oversight on our side. It crept into our project settings because we were using a pre-release version of Visual Studio. Those libraries are not really needed to link the project - feel free to remove them from the linker dependencies.&lt;br /&gt;
&lt;br /&gt;
We will release another version with these issues fixed.&lt;br /&gt;
&lt;br /&gt;
thanks,&lt;br /&gt;
George Mileka&lt;br /&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Tue, 04 Jun 2013 01:39:15 GMT</pubDate><guid isPermaLink="false">New Post: Error Compiling- gdi32.lib missing 20130604013915A</guid></item><item><title>New Post: Error: Unable to start Baja.lib after successfull build</title><link>http://austin.codeplex.com/discussions/417676</link><description>&lt;div style="line-height: normal;"&gt;Hi Bageera,&lt;br /&gt;
&lt;br /&gt;
When you hit F5 or Ctrl+F5 from within Visual Studio, Visual Studio attempts to run the 'StartUp Project' in the solution. In this case, the Baja project is marked as the StartUp. However, it does not produce an executable - instead, it produces Baja.lib. So, Visual Studio emits the error you are seeing.&lt;br /&gt;
&lt;br /&gt;
To fix the problem, you need to right-click the Journal project, and select 'Set as StartUp Project'.&lt;br /&gt;
&lt;br /&gt;
thanks,&lt;br /&gt;
George Mileka&lt;br /&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Tue, 04 Jun 2013 01:35:05 GMT</pubDate><guid isPermaLink="false">New Post: Error: Unable to start Baja.lib after successfull build 20130604013505A</guid></item><item><title>New Post: Error Compiling- gdi32.lib missing</title><link>http://austin.codeplex.com/discussions/429464</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;When i try to build the program it says gdi32.lib could not be found.&lt;/p&gt;
&lt;p&gt;I downloaded that lib and then it says winspool.lib could not be found. But i didn´t find this lib anywhere in the web. Could you help me?&lt;/p&gt;
&lt;p&gt;Did it work for you without any errors during the build-process?&lt;/p&gt;
&lt;/div&gt;</description><author>kevinkk5</author><pubDate>Sun, 13 Jan 2013 18:32:12 GMT</pubDate><guid isPermaLink="false">New Post: Error Compiling- gdi32.lib missing 20130113063212P</guid></item><item><title>New Post: Error: Unable to start Baja.lib after successfull build</title><link>http://austin.codeplex.com/discussions/417676</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;After downloading the code and setting up the build I was able to compile an build successfully. But when I run the code I get an error popup which says &amp;quot;&amp;nbsp;Únable to start program Baja.lib&amp;quot;.&lt;/p&gt;
&lt;p&gt;I am confused for I have done everything to make this work. Can anybody help.&lt;/p&gt;
&lt;p&gt;I am using Microsoft VS express for Win8 and my os is win 8 64 bit.&lt;/p&gt;
&lt;p&gt;Bageera&lt;/p&gt;
&lt;/div&gt;</description><author>BageeraS</author><pubDate>Tue, 25 Dec 2012 11:24:38 GMT</pubDate><guid isPermaLink="false">New Post: Error: Unable to start Baja.lib after successfull build 20121225112438A</guid></item><item><title>New Post: Austin on Iconia W510 - Direct X Problem</title><link>http://austin.codeplex.com/discussions/406149</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi George,&lt;/p&gt;
&lt;p&gt;altough the ARM version is - well, ARM, i was able to compile it by just copying the x86 dependencies to the project folder and changing the build settings to x86. Austin runs, but slow, and crashes often.&lt;/p&gt;
&lt;p&gt;The x86 version doesn't run. I guess, the GMA 3650 has no driver supporting DirectX feature level higher than 9, but not sure and stil figuring out where the problem could be.&lt;/p&gt;
&lt;p&gt;Oh, and no, its not the Lenovo W510, it's the Acer Iconia W510. Posting here if I'm sure where the problem with DirectX is. The Card should be able to do feature level 10, DirectX ist installed. Investigating...&lt;/p&gt;
&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;ytecs&lt;/p&gt;
&lt;/div&gt;</description><author>ytecs</author><pubDate>Fri, 14 Dec 2012 14:13:07 GMT</pubDate><guid isPermaLink="false">New Post: Austin on Iconia W510 - Direct X Problem 20121214021307P</guid></item><item><title>New Post: ARM version</title><link>http://austin.codeplex.com/discussions/400966</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi mullen,&lt;/p&gt;
&lt;p&gt;Yes, the issues I've fixed were all related to downgrading from DirectX 11 to 9.1. The texture loading errors were usually fixed by making sure the mipmap level is 1.&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;George Mileka&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Tue, 11 Dec 2012 19:44:24 GMT</pubDate><guid isPermaLink="false">New Post: ARM version 20121211074424P</guid></item><item><title>New Post: ARM version</title><link>http://austin.codeplex.com/discussions/400966</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I think it's related to DirectX, maybe some parts still try to use DX11, which is not supported on ARM&lt;br&gt;
My test: (on surface rt)&lt;/p&gt;
&lt;p&gt;At the very beginning, charm bar, options, general, show input icon, switch it so I can draw by finger&lt;br&gt;
Then, draw something, try to bring the appbar, but freezed (I didn't identify where)&lt;/p&gt;
&lt;p&gt;Restart the app.&lt;br&gt;
Bring the appbar, swith to eraser, try to erase, break here&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;austin.exe!baja::bajaThrow&amp;lt;baja::win32_error&amp;gt;(const baja::win32_error &amp; e, const char * file, unsigned int line, const char * etype) Line 138&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!baja::win32_result::setHr(HRESULT hr, const bool noThrow) Line 129&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!baja::win32_result::win32_result(const HRESULT hr) Line 68&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!baja::graphics::dx11_1::details::createTexture2DObject(ID3D11Device * d3d11Device, const unsigned int width, const unsigned int height, const unsigned int mipLevels, const baja::graphics::pixel_format format, const unsigned int msaaCount, const
 unsigned int msaaQualityLevel, const D3D11_USAGE usage, const unsigned int binding, const unsigned int cpuAccess, const unsigned int miscFlags) Line 802&amp;nbsp;C++&lt;br&gt;
&amp;gt;&amp;nbsp;austin.exe!baja::graphics::dx11_1::engine::createTexture(const unsigned int width, const unsigned int height, const unsigned int mipLevels, const unsigned int usage, const baja::graphics::pixel_format format, const baja::graphics::memory_pool pool, const
 unsigned int msaaCount, const unsigned int msaaQuality) Line 263&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;ink_renderer.dll!5ea01776()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;ink_renderer.dll!5ea02032()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!journal::view::ink_surface::renderToIdsCache() Line 84&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!journal::view::ink_surface::selectTool(journal::view::ink_surface_tool tool) Line 148&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!journal::view::page::onSelectInkTool(journal::view::ink_surface_tool tool) Line 1781&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!journal::view::notebook::onCommand(const journal::view::command_id id, void * context) Line 3315&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!journal::root::onCommand(const journal::view::command_id id, void * context) Line 465&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!journal::journal_app::onCommand(const journal::view::command_id id, void * context) Line 786&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!journal::page::clickEraser() Line 586&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!`Windows::UI::Xaml::RoutedEventHandler::RoutedEventHandler&amp;lt;journal::page,void (__cdecl journal::page::*)(Platform::Object ^,Windows::UI::Xaml::RoutedEventArgs ^)&amp;gt;'::`3'::__abi_PointerToMemberWeakRefCapture::Invoke(Platform::Object ^ __param0, Windows::UI::Xaml::RoutedEventArgs
 ^ __param1)&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!Windows::UI::Xaml::RoutedEventHandler::Invoke(Platform::Object ^ __param0, Windows::UI::Xaml::RoutedEventArgs ^ __param1)&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;austin.exe!Windows::UI::Xaml::RoutedEventHandler::[Windows::UI::Xaml::RoutedEventHandler::__abi_IDelegate]::__abi_Windows_UI_Xaml_RoutedEventHandler___abi_IDelegate____abi_Invoke(Platform::Object ^ __param0, Windows::UI::Xaml::RoutedEventArgs ^ __param1)&amp;nbsp;C++&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ee8c2b6()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ef8918c()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5f039456()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ef87ff6()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ef88840()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ed858ca()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ef896a8()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ee92a5e()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ee92c68()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ec7c89a()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ec7c7fa()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ec93566()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ec930b4()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ec92fb2()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;Windows.UI.Xaml.dll!5ecd9166()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;user32.dll!75cf304c()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;user32.dll!75d1d3ce()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;user32.dll!75cfcaf8()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;ntdll.dll!77a7f376()&amp;nbsp;Unknown&lt;br&gt;
&amp;nbsp;&amp;nbsp;user32.dll!75d038b6()&amp;nbsp;Unknown&lt;/p&gt;
&lt;p&gt;As I tried in release mode, copy/paste, or change background, may also crash the app.&lt;/p&gt;
&lt;/div&gt;</description><author>mullen</author><pubDate>Tue, 11 Dec 2012 04:29:17 GMT</pubDate><guid isPermaLink="false">New Post: ARM version 20121211042917A</guid></item><item><title>New Post: ARM version</title><link>https://austin.codeplex.com/discussions/400966</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi mullen,&lt;/p&gt;
&lt;p&gt;Any chances you could share where it breaks when run under the debugger?&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;George Mileka&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Mon, 10 Dec 2012 19:30:10 GMT</pubDate><guid isPermaLink="false">New Post: ARM version 20121210073010P</guid></item><item><title>New Post: Austin on Iconia W510 - Direct X Problem</title><link>https://austin.codeplex.com/discussions/406149</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi ytecs,&lt;/p&gt;
&lt;p&gt;I haven't seen this behavior before.&lt;/p&gt;
&lt;p&gt;When you run dxdiag, on the Display tab, what does the 'Feature Levels' say?&lt;/p&gt;
&lt;p&gt;The Austin project does not require DirectX Feature Level 11. However, it requires DirectX 11 to be present on the machine. Any machine running Windows 8 should have DirectX 11 present.&lt;/p&gt;
&lt;p&gt;The Austin project for x86/x64 require DirectX Feature Level 10 or higher.&lt;/p&gt;
&lt;p&gt;When Austin is run under the debugger, where does it break?&lt;/p&gt;
&lt;p&gt;The ARM patch should not help in your scenario since the W510 is not ARM-based (I assume it's the Lenovo W510). Also, we did not do as much testing on the ARM version as what we did for the x86/x64, so I wouldn't recommend using the ARM version unless you
 want to explore performance on an ARM device.&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;George Mileka&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Mon, 10 Dec 2012 19:27:20 GMT</pubDate><guid isPermaLink="false">New Post: Austin on Iconia W510 - Direct X Problem 20121210072720P</guid></item><item><title>New Post: Austin on Iconia W510 - Direct X Problem</title><link>http://austin.codeplex.com/discussions/406149</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm trying to get Austin working on my W510. The problem is: I can compile, but then the app hangs. After a couple of time it says &amp;quot;Direct X 11 is needed&amp;quot;, altough Direct X11 is properly installed.&lt;/p&gt;
&lt;p&gt;Theres a patch for ARM, where the Direct X dependency is lowered to 9, but my x86 can't run it. What changes need to be done in the x86 version to lower the DX dependency or, vice versa, what changes does the ARM version need to run on 86? Or, better: How
 can Austin recognize the installed DX11 properly?&lt;/p&gt;
&lt;p&gt;There's no other good inking app out there!&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;/div&gt;</description><author>ytecs</author><pubDate>Sun, 09 Dec 2012 19:35:23 GMT</pubDate><guid isPermaLink="false">New Post: Austin on Iconia W510 - Direct X Problem 20121209073523P</guid></item><item><title>New Post: ARM version</title><link>http://austin.codeplex.com/discussions/400966</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Thank you for the ARM version. I can compile and deploy it on surface. However, it's very unstable, crashes very often. I'm not sure what's the reason. Maybe I will provide more details later.&lt;/p&gt;
&lt;/div&gt;</description><author>mullen</author><pubDate>Sun, 09 Dec 2012 10:38:02 GMT</pubDate><guid isPermaLink="false">New Post: ARM version 20121209103802A</guid></item><item><title>New Post: Warnings related to dxtex.lib</title><link>https://austin.codeplex.com/discussions/404518</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Sanjeev,&lt;/p&gt;
&lt;p&gt;Those warnings can be ignored as they will not affect the runtime behavior in any way. Those&amp;nbsp;warnings show up because we have not distributed the .pdb files for the static libraries we are using.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;George Mileka&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Sat, 08 Dec 2012 04:12:29 GMT</pubDate><guid isPermaLink="false">New Post: Warnings related to dxtex.lib 20121208041229A</guid></item><item><title>New Post: Stacks?</title><link>http://austin.codeplex.com/discussions/399230</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi kallanreed,&lt;/p&gt;
&lt;p&gt;These are great ideas - I wish we implemented them. Early on, we considered the scenario of organizing the pages - and we had it on our radar for sometime. But as the project went on, we realized we would not have enough time to implement it :(&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;George Mileka&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Sat, 08 Dec 2012 04:09:50 GMT</pubDate><guid isPermaLink="false">New Post: Stacks? 20121208040950A</guid></item><item><title>New Post: ARM version</title><link>http://austin.codeplex.com/discussions/400966</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I forgot to mention that the modified project can be downloaded if you go to Source Code -&amp;gt; Patches.&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Sat, 08 Dec 2012 04:03:52 GMT</pubDate><guid isPermaLink="false">New Post: ARM version 20121208040352A</guid></item><item><title>New Post: Source code extension?</title><link>http://austin.codeplex.com/discussions/400173</link><description>&lt;div style="line-height: normal;"&gt;
&lt;blockquote style="padding-bottom:0px; font-style:italic; padding-top:0px; padding-left:0.25em; margin:0.25em 1em 0px; padding-right:0.25em; border:#ccc 0.1em solid"&gt;
&lt;strong&gt;rkguy wrote:&lt;/strong&gt;&lt;br&gt;
&lt;p&gt;I am working on a project that involves stylus input that focuses on letter writing. I would like to extend your tool for a really novel application. Am I allowed to use it for my needs under it's current license?&lt;/p&gt;
&lt;p&gt;I also tried contacting you through BizSpark to see if you were interested in applying my concepts to your product. No dice. In any event, PM me if you are even slightly interested. I'm not in this for the $ as much as I want to see some awesome applications
 to take advantage of the stylus and it'll take me a month of Sundays to do it by myself.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;br&gt;
Hi rkguy,&lt;/p&gt;
&lt;p&gt;The license allows people to re-use the code, add their own value, and publish it. So, feel free to extend the project. Note that the ink part is not open source though. We are distributing the ink binaries under a more restricted license. The ink part will
 need to be replaced with your implementation as necessary.&lt;/p&gt;
&lt;p&gt;Let us know if you need help.&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;George Mileka&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Sat, 08 Dec 2012 04:02:49 GMT</pubDate><guid isPermaLink="false">New Post: Source code extension? 20121208040249A</guid></item><item><title>New Post: ARM version</title><link>http://austin.codeplex.com/discussions/400966</link><description>&lt;div style="line-height: normal;"&gt;
&lt;blockquote style="padding-bottom:0px; font-style:italic; padding-top:0px; padding-left:0.25em; margin:0.25em 1em 0px; padding-right:0.25em; border:#ccc 0.1em solid"&gt;
&lt;strong&gt;Mullen wrote:&lt;/strong&gt;&lt;br&gt;
&lt;p&gt;I tried to compile the project on ARM platform but failed. Does this project support&lt;/p&gt;
&lt;p&gt;ARM now? If not, will it support ARM later?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;br&gt;
Hi Mullen,&lt;/p&gt;
&lt;p&gt;We have just uploaded a version of the Austin project that works for ARM devices. Please, let us know if you see issues building or deploying it. I think it needs some profiling/optimization - but it should work nonetheless.&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;George Mileka&lt;/p&gt;
&lt;/div&gt;</description><author>GeorgeMileka</author><pubDate>Sat, 08 Dec 2012 03:56:50 GMT</pubDate><guid isPermaLink="false">New Post: ARM version 20121208035650A</guid></item><item><title>New Post: Warnings related to dxtex.lib</title><link>http://austin.codeplex.com/discussions/404518</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;I am trying to build the jurnal.sln in VS express 2012 (windows 8, 64 bit). But I get the following warnings related to dxtex.lib&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;/p&gt;
&lt;p&gt;Creating library H:\austin-try 2\Debug\austin.lib and object H:\austin-try 2\Debug\austin.exp&lt;/p&gt;
&lt;p&gt;1&amp;gt;dxtex.lib(pch.obj) : warning LNK4099: PDB 'vc110.pdb' was not found with 'dxtex.lib(pch.obj)' or at 'H:\austin-try 2\Debug\vc110.pdb'; linking object as if no debug info&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;(There are many such warnings)&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#0000ff"&gt;Can anybody tell me how to get out of this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;/span&gt;&lt;/span&gt;Thanks a lot.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;regards&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;span style="font-size:xx-small; font-family:Consolas"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Sanjeev&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>to_develop</author><pubDate>Sun, 25 Nov 2012 17:49:56 GMT</pubDate><guid isPermaLink="false">New Post: Warnings related to dxtex.lib 20121125054956P</guid></item><item><title>New Post: ARM version</title><link>http://austin.codeplex.com/discussions/400966</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I tried to compile the project on ARM platform but failed. Does this project support&lt;/p&gt;
&lt;p&gt;ARM now? If not, will it support ARM later?&lt;/p&gt;
&lt;/div&gt;</description><author>Mullen</author><pubDate>Sat, 27 Oct 2012 05:51:20 GMT</pubDate><guid isPermaLink="false">New Post: ARM version 20121027055120A</guid></item><item><title>New Post: Source code extension?</title><link>http://austin.codeplex.com/discussions/400173</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I am working on a project that involves stylus input that focuses on letter writing. I would like to extend your tool for a really novel application. Am I allowed to use it for my needs under it's current license?&lt;/p&gt;
&lt;p&gt;I also tried contacting you through BizSpark to see if you were interested in applying my concepts to your product. No dice. In any event, PM me if you are even slightly interested. I'm not in this for the $ as much as I want to see some awesome applications
 to take advantage of the stylus and it'll take me a month of Sundays to do it by myself.&lt;/p&gt;
&lt;/div&gt;</description><author>rkguy</author><pubDate>Sat, 20 Oct 2012 23:47:07 GMT</pubDate><guid isPermaLink="false">New Post: Source code extension? 20121020114707P</guid></item><item><title>New Post: Stacks?</title><link>http://austin.codeplex.com/discussions/399230</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Have you considered adding one more level of grouping or rollup? I would like to be able to stick pages for related items in a stack of pages that could be moved together or possibly even drilled down into in the all pages view.&lt;/p&gt;
&lt;p&gt;There's two different scenarios that I have in mind. First is maintaining multiple notebooks for home, work and other. &amp;nbsp;It would be really nice to be able to do that. &amp;nbsp;Second, within that, being able to visually organize projects.&lt;/p&gt;
&lt;p&gt;Finally, love the project. It really is exactly what I've been wanting for my tablet. Now if only my hardware would keep its pen calibration a little better, I'd be golden.&lt;/p&gt;
&lt;/div&gt;</description><author>kallanreed</author><pubDate>Sat, 13 Oct 2012 16:19:42 GMT</pubDate><guid isPermaLink="false">New Post: Stacks? 20121013041942P</guid></item></channel></rss>