Menu

#160 Updating the Project-Importer plugin to support importing of M$ VC++ project file formats newer then currently supported.

Next_Nightly
fixed
None
Feature_Request
2017-10-11
2015-04-26
Melchior
No

Updating the Project-Importer plugin to support importing of
M$ VC++ project file formats newer then currently supported.


Test import of the Visual C++ project files from PJ64:

Project64.dsp, VC++ v6:
Importing F:\Dev-src\2Emulators\Project64\Source\Project64\Project64.dsp:
NativeParser::CreateParser(): Finish creating a new parser for project 'Project64'
NativeParser::OnParserEnd() : Project 'Project64' parsing stage done!

Project64.vcproj, VC++ v9:
Importing F:\Dev-src\2Emulators\Project64\Source\Project64\Project64.vcproj:
NativeParser::CreateParser(): Finish creating a new parser for project 'Project64'
NativeParser::OnParserEnd() : Project 'Project64' parsing stage done!

Project64.vcxproj, VC++ v12:
Importing F:\Dev-src\2Emulators\Project64\Source\Project64\Project64.vcxproj:
it fails, it seems VC++ v12+ is not supported in Code::Blocks

Discussion

  • Morten MacFly

    Morten MacFly - 2016-01-30

    Ther eshould be some improvement in SVN now., Please open another ticket if you see more issues.

     
  • Morten MacFly

    Morten MacFly - 2016-01-30
    • status: open --> fixed
    • assigned_to: Morten MacFly
    • Milestone: Undefined --> Next Nightly
     
  • Melchior

    Melchior - 2016-01-30

    ok

     
  • Melchior

    Melchior - 2017-10-11

    Can we reOPEN this...
    CodeBlocks (svn)(2017-10-03)(r11182)
    is NOT importing the newish solution files
    used in the PS3 Emulator called RPCS3
    https://rpcs3.net/
    https://github.com/RPCS3/rpcs3

    I have attached a copy of the src for testing...
    if it can be done at alll...

    rpcs3.sln
    Microsoft Visual Studio Solution File, Format Version 12.00
    Visual Studio 14
    VisualStudioVersion = 14.0.25420.1
    MinimumVisualStudioVersion = 10.0.40219.1

     
    • Teodor Petrov

      Teodor Petrov - 2017-10-11

      You've been advised to open new issues if you see new bugs. So please do so. Also it will be good if you can test the patches in this topic: http://forums.codeblocks.org/index.php/topic,19007.msg130029.html I plan to apply them, but I don't know when this will happen.

       
  • Melchior

    Melchior - 2017-10-11

    Oh right I missed that... its been a while and this was the same issue/subject/update-needed...
    I will copy and paste and make a new ticket...NOW. ;)

     

    Last edit: Melchior 2017-10-12

Log in to post a comment.