Skulltrail192 / One-Core-Api-Source

A complete layer to get compatibility on XP/2003 for newer applications
http://shorthornproject.com
GNU General Public License v2.0
518 stars 40 forks source link

from src to bin, compiling problem #49

Open Thompson-NO3 opened 2 years ago

Thompson-NO3 commented 2 years ago

Seeing some issues related to compilation problem, I almost know how to compile one-core-api. But building failed is a common thing. So would the author write some detail doc on how to build it. Then, I want to join this project, what will I do to give an apply? Now I am doing familiar with this project. Don't know the relationship of built dlls with the file in the binaries repo. Don't know where the update.exe and some infs come from So a lot of question.

Skulltrail192 commented 2 years ago

Are you trying compile with Visual Studio or RosBE?

Thompson-NO3 commented 2 years ago

I want to compile it on xp sp3 simplified chinese with vs2010 ultimate, though it may not be supported. But I think reactos support many platform, just one-core-api have not support them. I noticed just today that there are many dlls from outside the project in the binaries repo just curious where they come from.

jonm58 commented 2 years ago

41

@Thompson-NO3 Look this Issuces

Thompson-NO3 commented 2 years ago

The links in #41 looks interesting, but they have different goals. Seems no project can replace one-core-api, which meets my requirement. Some of these projects, I have known them before, some to me are new.

jonm58 commented 2 years ago

@Thompson-NO3 yep [你能不能搞个直播间,我想看你写代码:)]

jonm58 commented 2 years ago

@Thompson-NO3 你是B站上的embedded-xp2003吗?😶

Skulltrail192 commented 2 years ago

For compile One-core-API, you must use Visual Code 2010 or above. see https://reactos.org/wiki/Building_ReactOS. Main files of one-core-api are placed on wrappers folder.

About binaries: some binaries are from this repository. Other, are native from windows XP or Server 2003 with some modification. And others are from Windows Vista or above.

If you join to my project, send to my personal e-mail: samuel_4186@hotmail.com

Thompson-NO3 commented 2 years ago

What I really want to know is how you modify the windows xp native files, which files are modified and using what tools. Because these things are about whether other people can produce the binaries themselves. Please give the accurate version of files in xp sor 2003 to be modified and the tools.