Page MenuHomePhabricator

TMcSquared (Thomas Monroe Clark III)
User

User Details

Less Serious Stuff
User Since
Feb 20 2018, 9:16 AM (265 w, 3 d)

Recent Activity

Jul 17 2018

TMcSquared added a project to T1217: Unclear Docs for IOChannel: Unknown Object (Project).
Jul 17 2018, 2:59 PM · PawLIB [Project] (2.0), Programming [Dept]
TMcSquared created T1217: Unclear Docs for IOChannel.
Jul 17 2018, 2:59 PM · PawLIB [Project] (2.0), Programming [Dept]

Mar 7 2018

TMcSquared added a comment to T1190: PawLIB: MSVC Support.

ah ok, I'll see if I can find a version that supports that.

Mar 7 2018, 8:03 PM · PawLIB [Project], Help Wanted [Control], MSVC [Label], Windows [Label], Programming [Dept]
TMcSquared added a comment to T1190: PawLIB: MSVC Support.

This was the error that I was getting.
and it was pretty much everywhere that you had this:
char foo[somenumber];
or
char foo[strlen(str)];

Mar 7 2018, 7:57 PM · PawLIB [Project], Help Wanted [Control], MSVC [Label], Windows [Label], Programming [Dept]
TMcSquared added a comment to T1190: PawLIB: MSVC Support.

Oh wait I forgot, that didn't quite fix the problem, I needed to do something this

Mar 7 2018, 7:43 PM · PawLIB [Project], Help Wanted [Control], MSVC [Label], Windows [Label], Programming [Dept]
TMcSquared added a comment to T1190: PawLIB: MSVC Support.

Ok, I'll still make the changes as they are necessary for it to compile.

Mar 7 2018, 7:18 PM · PawLIB [Project], Help Wanted [Control], MSVC [Label], Windows [Label], Programming [Dept]
TMcSquared claimed T1190: PawLIB: MSVC Support.

Definitely, I did that first thing, and cmake works great!
However that was as far as it went bcs MSVC threw out some rather odd errors.
The easiest to fix being a C3863 error in three places.
mainly when something like this occured

Mar 7 2018, 6:31 AM · PawLIB [Project], Help Wanted [Control], MSVC [Label], Windows [Label], Programming [Dept]

Mar 6 2018

TMcSquared added a comment to T1190: PawLIB: MSVC Support.

I'll work on this for the next couple of days/weeks

Mar 6 2018, 7:09 PM · PawLIB [Project], Help Wanted [Control], MSVC [Label], Windows [Label], Programming [Dept]